Libraries tagged by like php
cristal/php-api-wrapper
88582 Downloads
Work with APIs like with Laravel Eloquent or Doctrine (no longer a dream)
utopia-php/vcs
79344 Downloads
A simple library to integrate version control systems like GitHub, GitLab etc. to receive webhook events
tomatophp/filament-translations
18484 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
192628 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.
tehwave/laravel-shortcodes
63050 Downloads
Simple, elegant WordPress-like Shortcodes the Laravel way
somnambulist/validation
128104 Downloads
A re-write of rakit/validation providing Laravel like validation as a standalone library
leantime/leantime
1854 Downloads
Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.
langleyfoxall/xero-laravel
207904 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
dwij/laraadmin
68624 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
arthurkushman/query-path
1143077 Downloads
HTML/XML querying (CSS 4 or XPath) and processing (like jQuery)
vanderlee/swaggergen
122264 Downloads
Generate Swagger/OpenAPI documentation from simple PHPdoc-like comments in PHP source code.
yansongda/artful
120108 Downloads
Artful 是一个简单易用的 API 请求框架 PHP Api RequesT Framwork U Like。
rct567/dom-query
249296 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
atrox/haikunator
218532 Downloads
Generate Heroku-like random names to use in your php applications.
drnxloc/laravel-simple-html-dom
303840 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.