Libraries tagged by wordings
kschu91/largest-remainder-method
57616 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
kepex/laravel-crud-generator
15835 Downloads
php artisan command to generate fully working crud with grid paginated server side only by having database tables
josezenem/php-enums-extended
35972 Downloads
PHP 8.1 Enums Extended adds additional functionality when working with PHP 8.1+ Enums.
jamm/memory
23865 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
jackiedo/path-helper
190314 Downloads
Helper class for working with local paths in PHP
ircmaxell/ffime
4687 Downloads
Make life easy when working with FFI
highwire/better-dom-document
23617 Downloads
BetterDOMDocument is a handy PHP utility class for working with XML. It's a wrapper for PHP's built in DOMDocument that provides a bunch of nice shortcuts that makes working with XML in PHP a breeze. It has great built-in support for namespaces, and xpath.
graze/queue
44833 Downloads
:postbox: Flexible abstraction for working with queues in PHP.
giftcards/fixed-width
66591 Downloads
Library for working with fixed width files as well as their associated specs
freearhey/wikidata
26148 Downloads
A PHP client for working with Wikidata API.
ecomailcz/webareal-client
489481 Downloads
Basic client for working with Webareal.cz API
ecomailcz/shoptet-client
511274 Downloads
Basic client for working with Shoptet API
ecomailcz/raynet-client
512238 Downloads
Basic client for working with Raynet API
ebanx/stream
2704 Downloads
A library to help working with streams of data in PHP
dragon-code/laravel-routes-core
42273 Downloads
The core of applications for working with routes