Libraries tagged by thana
php-parallel-lint/php-parallel-lint
47000265 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
webpatser/laravel-uuid
16169691 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
phootwork/collection
19312663 Downloads
The phootwork library fills gaps in the php language and provides better solutions than the existing ones php offers.
ccxt/ccxt
310006 Downloads
A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
proj4php/proj4php
1428114 Downloads
A PHP-Class for geographic coordinates transformation using proj4 definitions, thanks to a translation from Proj4JS
plannr/laravel-fast-refresh-database
1000959 Downloads
Refresh your database faster than you've ever seen before 🚀
liuggio/excelbundle
6291999 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
2976570 Downloads
Include files at a higher priority than autoload files.
aacotroneo/laravel-saml2
3985524 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
3428691 Downloads
Provides functionality for array_column() to projects using PHP earlier than version 5.5.
jakub-onderka/php-parallel-lint
9867111 Downloads
This tool check syntax of PHP files about 20x faster than serial check.
stefro/laravel-lang-country
34651 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
56519 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
1879487 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
160903 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.