logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: Little Known PHP and Apache Extensions
Author
jimski



Joined: 18 Jan 2014
Posts: 196
Location: USSA

PostPosted: Mon 02 Apr '18 22:10    Post subject: Little Known PHP and Apache Extensions Reply with quote

If any of you guys know of any obscure or little known PHP or Apache extensions or repositories then please list them here.
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 03 Apr '18 9:41    Post subject: Reply with quote

Did you check out http://pecl.php.net/packages.php yet?
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 04 Apr '18 15:27    Post subject: Reply with quote

I forgot https://github.com/swoole/swoole-src
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Wed 04 Apr '18 18:01    Post subject: Reply with quote

Swoole is just one of the PECL extensions:
https://pecl.php.net/swoole > Browse source

https://windows.php.net/downloads/
https://github.com/winlibs/
https://github.com/FriendsOfPHP
Back to top
jimski



Joined: 18 Jan 2014
Posts: 196
Location: USSA

PostPosted: Fri 13 Apr '18 19:11    Post subject: Reply with quote

@James Blond,
PECL is very useful and well known collection.

@Jan-E
winlibs is very interesting.

There are some interesting extensions on Github but mostly for Linux.

Here is very useful PHP library (not really extention). This potentially could be an extention but would require complete rewrite in C.
https://github.com/markrogoyski/math-php
Back to top


Reply to topic   Topic: Little Known PHP and Apache Extensions View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads