Libraries tagged by thana
php-parallel-lint/php-parallel-lint
41821290 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phootwork/collection
16121772 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
ccxt/ccxt
296909 Downloads
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading library with support for more than 100 bitcoin/altcoin exchanges
proj4php/proj4php
1281813 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
plannr/laravel-fast-refresh-database
836687 Downloads
Refresh your database faster than you've ever seen before 🚀
liuggio/excelbundle
6243421 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
funkjedi/composer-include-files
2780866 Downloads
Include files at a higher priority than autoload files.
aacotroneo/laravel-saml2
3775740 Downloads
A Laravel package for Saml2 integration as a SP (service provider) for multiple IdPs, based on OneLogin toolkit which is much more lightweight than simplesamlphp.
ramsey/array_column
3358501 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
jakub-onderka/php-parallel-lint
9729994 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
thadafinser/user-agent-parser
315134 Downloads
UserAgent parsing done right http://useragent.mkf.solutions/
stefro/laravel-lang-country
28202 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
open-admin-org/open-admin
50896 Downloads
open-admin. Open-source Laravel Admin panel. No pro or paid package, free & open. Based on laravel-admin, with special thanks to z-song
muxinc/mux-php
1719016 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
hhxsv5/php-sse
150759 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.