Libraries tagged by readable date
brouzie/specificator
0 Downloads
Framework for querying data from read model using Specification pattern. Allows building dynamic queries from reusable components (filters, sort orders, aggregations
aseemann/pihole-api-client
24 Downloads
The Pi-hole API is organized around [REST](http://en.wikipedia.org/wiki/Representational_State_Transfer). Our API has predictable resource-oriented URLs, accepts and returns reliable UTF-8 [JavaScript Object Notation (JSON)-encoded](http://www.json.org/) data for all API responses, and uses standard HTTP response codes and verbs. Most (but not all) endpoints require authentication. API endpoints requiring authentication will fail with code `401 Unauthorized` when used outside a valid session.
adrigar94/value-object-craft
118 Downloads
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.
abimekuriya/php-json-parser
0 Downloads
Reusable php library for parsing json files and array data!
dereuromark/cakephp-tools
783416 Downloads
A CakePHP plugin containing lots of useful and reusable tools
landrok/language-detector
429457 Downloads
A fast and reliable PHP library for detecting languages
utopia-php/detector
8166 Downloads
A simple library for fast and reliable environment identification.
sofa/eloquent-testsuite
98012 Downloads
Helpers for fast and reliable UNIT tests for your Eloquent Models with PHPUnit
sfneal/datum
63362 Downloads
Construct reusable & cacheable Eloquent queries with custom filters
omaressaouaf/query-builder-criteria
18 Downloads
Define reusable query criteria for filtering, sorting, search, field selection, and includes in Laravel Eloquent models
kilowhat/flarum-database-requirements
8899 Downloads
Reusable code to ensure the database requirements of a Flarum extension are met
orisai/reflection-meta
33710 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
hiqdev/reodb
16226 Downloads
Reusable Objective DataBase
tecbeast42/laravel-wait-ci
2127 Downloads
Wait for your storage and database to be reachable in ci
modus-digital/livewire-datatables
9 Downloads
Reusable Laravel Livewire datatable for the TALL stack—Tailwind-styled, concern-driven (columns, filters, sorting, pagination, row actions), fully testable with Pest & Larastan-ready.