Libraries tagged by COLA
bezhansalleh/filament-plugin-essentials
27529 Downloads
A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster
backstage/laravel-mails
6311 Downloads
Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.
aura/cli
1449484 Downloads
Provides the equivalent of request (Context) and response (Stdio) classes for a command line environment, including Getopt support.
atk4/core
2203815 Downloads
Agile Core - collection of PHP Traits for designing object-oriented frameworks
ariaieboy/filament-currency
148519 Downloads
Bring back laravel-money formatter for Filament Text Column
anahkiasen/html-object
1600455 Downloads
A set of classes to create and manipulate HTML objects abstractions
ampproject/amp-toolbox
586979 Downloads
A collection of AMP tools making it easier to publish and host AMP pages with PHP.
ahand/mobileesp
457892 Downloads
Since 2008, MobileESP provides web site developers an easy-to-use and lightweight API for detecting whether visitors are using a mobile device, and if so, what kind. The APIs provide simple boolean results ('true' or 'false') for identifying individual device categories (such as iPhone, BlackBerry, Android, and Windows Mobile), device capabilities (e.g., J2ME), and broad classes of devices, such as 'iPhone Tier' (iPhone/Android/Tizen) or 'Tablet Tier.' APIs are available in PHP, JavaScript, Java, C#, Ruby Python, and more.
zendframework/zend-paginator
6972976 Downloads
Paginate collections of data from arbitrary sources
zendframework/zend-cache
11311856 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
oscarotero/psr7-middlewares
951668 Downloads
Collection of HTTP middlewares compatible with PSR-7
nette/reflection
4717953 Downloads
Nette Reflection: docblock annotations parser and common reflection classes
lexik/form-filter-bundle
2916129 Downloads
This bundle aim to provide classes to build some form filters and then build a doctrine query from this form filter.
laminas/laminas-file
5667756 Downloads
Locate PHP classfiles
jessarcher/laravel-castable-data-transfer-object
675371 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class