Libraries tagged by like php
jamesmills/watchable
5682 Downloads
A package to allow your Models to become watchable by a User
arthurkushman/query-path
1242399 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
gamez/psr-testlogger
199346 Downloads
PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.
dcarbone/gotime
149727 Downloads
Golang-like time class(es) for PHP 8.2+
dcarbone/gohttp
117784 Downloads
Golang-like http class(es) for PHP 8.2+
kirschbaum-development/paragon
19069 Downloads
A Laravel package for generating enum-like objects in typescript based on PHP enum classes.
foxbytehq/laravel-backed-enums
1050 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
webfox/laravel-backed-enums
16531 Downloads
Supercharge your PHP8 backed enums with superpowers like localization support and fluent comparison methods.
simoneast/simple-ansi-colors
46563 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
16510 Downloads
PHP library to use JSON files like flat-file database
wwwision/types
30085 Downloads
Tools to create PHP types that adhere to JSON schema like rules
swisnl/json-api-client-laravel
97926 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
drnxloc/laravel-simple-html-dom
376624 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
badoo/soft-mocks
35513 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.
willvincent/turf-php
4808 Downloads
TurfJS-like GeoJSON manipulation in PHP.