Libraries tagged by coole
sfolador/measures-for-laravel
3218 Downloads
A collection of unit conversions utils for Laravel
roddy/firestore-eloquent
435 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
renolit/reint-downloadmanager
4829 Downloads
A simple download manager with different views of file collections as downloadable lists.
rawilk/laravel-casters
4994 Downloads
A collection of custom casts for Laravel.
rami/entity-kit-bundle
520 Downloads
A modern Symfony bundle that gives your Doctrine entities superpowers. It provides a growing collection of prebuilt behaviors — like Timestamp, Slugging, auditing, and more — as modular, composable traits or attributes.
quexer69/yii2-google-api
7059 Downloads
A collection of google map api calls, staticmap, geocode, iframe, for google api v3
qafoolabs/profiler
39826 Downloads
Simple library that wraps Xhprof profile collection and sends to Qafoo Profiler
prinsfrank/pdf-samples
6139 Downloads
A collection of files to use for testing conforming readers
prinsfrank/measurement-unit
8728 Downloads
A collection of measurement units for easy conversion
pinkcrab/function-constructors
52616 Downloads
A collection of functions to make working with the standard php library a little easier for function composition. Allows the creation of partially applied library functions, to work as close to pure fucntions as possible.
phpxmlrpc/extras
23059 Downloads
A collection of server-side addons that might be of use for development of xml-rpc (and json-rpc) based applications
phpactor/text-document
118187 Downloads
Collection of value objects for representing and referencing text documents
php-di-definitions/definitions-gatherer
54655 Downloads
Collect definition files from composer.json's
pd/utils
132370 Downloads
Collection of various tools and utilities supporting web development
padosoft/laravel-super-cache-invalidate
3135 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.