Libraries tagged by acr
tgalopin/symfony-translations-checker
16 Downloads
Checks the coherence of the translations of a Symfony application across locales.
suhk/datafinder-laravel
8 Downloads
This is a package to implement search and filters on the backend level using DataTables and Laravel Models. The best part of this package is the ability to search across multiple tables and rows in a single request (ajax), with or without using joins.
solis/phpbreaker
2952 Downloads
This package contains a set of exceptions shared across Solis components
shipsaas/shipsaas-logger
59 Downloads
Laravel ShipSaasLogger enables the tracing of requests across servers by marking each request with a unique ID. Skyrocket the production debugging.
sheadawson/silverstripe-dynamiclists
7196 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.
shankar/laravel-search
4 Downloads
Global search across Laravel models and relationships.
serkansyalcin/translation-checker
214 Downloads
A Laravel package to check for missing translations across languages.
ryancwalsh/stack-exchange-backup-laravel
26 Downloads
My aim is to back up all of my questions and answers and anything else valuable in my accounts across all of the StackExchange sites (StackOverflow, SuperUser, https://apple.stackexchange.com/, https://askubuntu.com/, etc).
rifrocket/filament-alert-box
20 Downloads
A modern, customizable alert box plugin for FilamentPHP with render hooks support. Create beautiful alerts with a fluent, chainable API across 4 different layout types.
quasarstream/mixin
649 Downloads
This library builds upon common PHP classes and traits shared across the WebRTC ecosystem.
phly/phly-common
957 Downloads
A set of interfaces and generic classes used across various Phly modules.
pfaciana/composer-smart-autoloader
76 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
omnilance/graphql-php-client
2632 Downloads
A simple client to help execute queries and mutations across GraphQL
omegamvc/serializable-closure
29 Downloads
Serializable Closure is a PHP package that allows closures to be serialized and stored, enabling their safe use in persistent storage or across requests.
numesia/laravel-events
566 Downloads
Laravel package that helps to send events across components