Libraries tagged by ovri
tgeorgel/wordplate-acf
2306 Downloads
Register advanced custom fields with object oriented PHP
squirrelphp/debug
4871 Downloads
Debug functionality: create exception with origin call data and sanitizing function arguments and other data for output
spriebsch/filesystem
953 Downloads
Lightweight object-oriented API to the filesystem.
spanjeta/pami
888 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
solido/cors
8426 Downloads
Cross-Origin Resource Sharing (CORS) utilities
skymailbr/php-epp-client
2224 Downloads
Object-oriented PHP EPP Client
sevenphp/savantphp
3813 Downloads
Savant (SavantPHP) is a simple and minimalistic, yet object-oriented, Templating System For PHP minimalist. It aims at ONE thing, being a simple lightweight TEMPLATING system. The focus is on ONE thing - PHP can do everything, so do everything with PHP, just use SavantPHP for only separating the 'view/templating' concern from your business logic. Hence the philosophy of 'I just want to separate my front layer(view) from the back layer(code logic) in the most simple & effective way & that's it, nothing more, nothing less, nothing else (no added crap)'
sergeykomlev/lazyjsonmapper
2144 Downloads
Advanced, intelligent & automatic object-oriented JSON containers for PHP.
seiyria/bootstrap-slider
22554 Downloads
A less buggy fork of the original bootstrap slider found on http://www.eyecon.ro/ by Stefan Petre. It was forked so we could update the slider since the original wasn't under version control.
schubu/iseed
1132 Downloads
This is a fork of the original package Orangehill/Iseed by Tihomir Opacic ([email protected]). Generate a new Laravel database seed file based on data from the existing database table.
saltybeagle/savvy
2964 Downloads
Savvy is a powerful but lightweight object-oriented template system for PHP.
salecto2/magento2-mediastoragesync
3985 Downloads
The module retrieves media files from origin server.
roy404/routes
114 Downloads
A routing library that provides an intuitive, object-oriented way to define and manage HTTP routes in your PHP application, supporting route grouping, middleware, and custom route handling.
roy404/request
146 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
rekalogika/file
2816 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.