Libraries tagged by orientdb
tgeorgel/wordplate-acf
1982 Downloads
Register advanced custom fields with object oriented PHP
suin/json
27184 Downloads
A Simple wrapper of json_decode() and json_encode(). This provides object-oriented interface and exception-based error handing.
statix/server
273 Downloads
A object oriented wrapper around PHP's built in server
spriebsch/filesystem
436 Downloads
Lightweight object-oriented API to the filesystem.
spanjeta/pami
621 Downloads
Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented
skymailbr/php-epp-client
1490 Downloads
Object-oriented PHP EPP Client
sevenphp/savantphp
3786 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)'
roy404/routes
65 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
75 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.
phpfui/translation
805 Downloads
Minimal and Fast PHP Object Oriented Translation System
petrgrishin/array-map
5704 Downloads
The object oriented approach to working with arrays on PHP
palmtree/string
2307 Downloads
Object-oriented string manipulation library
opiy-org/asterisk-ari-php
966 Downloads
An object-oriented client for the Asterisk REST Interface (ARI). Handles ARI calls and events for you.
openpsa/midcom
3112 Downloads
Content-oriented Model-View-Controller framework for PHP
omitobisam/conditional
44 Downloads
A fluent helper for object-oriented style of if-else statements