Libraries tagged by way
digitallyhappy/assets
832353 Downloads
Dead-simple way to load CSS or JS assets only once per page, when using Laravel 8+.
dereuromark/cakephp-tinyauth
207346 Downloads
A CakePHP plugin to handle user authentication and authorization the easy way.
delight-im/db
132862 Downloads
Safe and convenient SQL database access in a driver-agnostic way
davtur19/turibot
12419 Downloads
A simple way to communicate with Telegram APIs in PHP.
dachcom-digital/emailizr
338672 Downloads
Pimcore Emailizr - create html emails the right way!
cyber-duck/laravel-excel
218028 Downloads
This package provides a way to export an Eloquent collection as an excel file and to import a Excel file as an Eloquent collection.
clue/commander
19830 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
179553 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
ciareis/bypass
10896 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
causal/image_autoresize
369984 Downloads
Simplify the way your editors may upload their images: no complex local procedure needed, let TYPO3 automatically resize down their huge images/pictures on-the-fly during upload (or using a command for batch processing) and according to your own business rules (directory/groups). This will highly reduce the footprint on your server and speed-up response time if lots of images are rendered (e.g., in a gallery). Features an EXIF/IPTC extractor to ensure metadata may be used by the FAL indexer even if not preserved upon resizing.
carbon/includeassets
207909 Downloads
Include your assets (css, js) in an easy way into Neos
bocharsky-bw/arrayzy
20032 Downloads
A native PHP arrays easy manipulation library in OOP way.
block_io-php/block_io-php
101905 Downloads
Block.io is the easiest way to create wallets, send, and accept payments through Bitcoin, Litecoin, and Dogecoin. This is its PHP library.
blakvghost/php-validator
14534 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
bcremer/line-reader
1595641 Downloads
Read large files line by line in a memory efficient (constant) way.