Libraries tagged by like php
webfox/laravel-backed-enums
12174 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
simoneast/simple-ansi-colors
36825 Downloads
Simple PHP class for converting basic HTML-like color tags into ANSI escape codes for use in console apps and scripts. Auto-detection for Windows/Ansicon users included.
greg0/lazer-database
16395 Downloads
PHP library to use JSON files like flat-file database
wwwision/types
10267 Downloads
Tools to create PHP types that adhere to JSON schema like rules
swisnl/json-api-client-laravel
77354 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
sfneal/string-helpers
141565 Downloads
PHP string helper functions that add familiar functionality from other languages (like string contains, splitting, truncating, etc...)
kunststube/rison
57869 Downloads
A PHP encoder and decoder for Rison, the compact JSON-like data format optimized for URIs.
bnomei/kirby-janitor
587 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
badoo/soft-mocks
34756 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
careship/functional-php
8147 Downloads
A monad-like set of utilities for PHP, type-checked by Psalm.
yarri/full-text-search-query-like
34380 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
ropendev/phptojs
4945 Downloads
PHPToJS's class convert php variable's content to js variable's content preserving javascript expression (like function)
ravebuild/xero-php
22988 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction. With Ravebuild fixes.
natlibfi/php-html-parser
44035 Downloads
An HTML DOM parser. It allows you to manipulate HTML. Find tags on an HTML page with selectors just like jQuery.
falseclock/dbd-php-entity
7867 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)