Libraries tagged by orient2d
lanfix/goaop-framework
151648 Downloads
Framework for aspect-oriented programming in PHP.
krzysztofrewak/laravel-oop-validator
5774 Downloads
Laravel Validator object-oriented wrapper
kiwa/link-obfuscator
5476 Downloads
Strong link obfuscation with PHP and JavaScript. Object-oriented, using the Rot47 algorithm. Hides https, email, phone and sms links from being crawled by spambots.
kingbeto/php-csv
838 Downloads
Object oriented way of managing CSV files
kariricode/data-structure
886 Downloads
The KaririCode DataStructure component offers advanced PHP data structures, including lists, stacks, queues, maps, and sets. It features efficient, strongly-typed, object-oriented implementations like ArrayList, LinkedList, BinaryHeap, and TreeMap.
kajna/purli
4799 Downloads
Lightweight library with Object-Oriented interface for sending HTTP requests
kaareln/php-svg-path-data
2548 Downloads
Add SVG Path Data with object oriented structure
jameswatts/cake-toolkit
3294 Downloads
Define your View as a class, providing a powerful object-oriented factory interface to dynamically build your CakePHP application UI with configurable objects
ionews/boletosphp
5399 Downloads
gerador de boletos orientado a objetos
inpsyde/wp-rest-starter
8441 Downloads
Starter package for working with the WordPress REST API in an object-oriented fashion.
hi/sqlquery
794 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
glowy/strings
3265 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.
glowy/registry
2174 Downloads
Registry Component provides a fluent, object-oriented interface for storing data globally in a well managed fashion, helping to prevent global meltdown.
glowy/filesystem
2553 Downloads
Filesystem Component provide a fluent, object-oriented interface for working with filesystem.
glowy/arrays
3056 Downloads
Arrays Component provide a fluent, object-oriented interface for working with arrays, allowing you to chain multiple arrays operations together using a more readable syntax compared to traditional PHP arrays functions.