Libraries tagged by like php
phpsysinfo/phpsysinfo
20215 Downloads
phpSysInfo is a customizable PHP Script that parses /proc, and formats information nicely. It will display information about system facts like Uptime, CPU, Memory, PCI devices, SCSI devices, IDE devices, Network adapters, Disk usage, and more.
cristal/php-api-wrapper
77337 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
tomatophp/filament-translations
6071 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
text/template
176306 Downloads
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
somnambulist/validation
71891 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
langleyfoxall/xero-laravel
179069 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
arthurkushman/query-path
892787 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
vanderlee/swaggergen
112143 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
atrox/haikunator
189093 Downloads
Generate Heroku-like random names to use in your php applications.
bnomei/kirby3-janitor
28160 Downloads
Kirby Plugin for running commands like cleaning the cache from within the Panel, PHP code or a cronjob
badoo/soft-mocks
30030 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.
ajaxray/short-code
38289 Downloads
ShortCode generator for PHP. Create short, reversible or random, hash like codes.
azatoth/php-pgettext
78296 Downloads
Extension of gettext functions for PHP like pgettext, dpgettext, etc.
mollie/php-coding-standards
28940 Downloads
Contains PHP coding standards like rules for PHP-CS-Fixer that serves for purpose of standardization.
js-phpize/js-phpize-phug
224975 Downloads
Convert js-like syntax to standalone PHP code in Phug template.