Libraries tagged by php-objects
geobase/countries
97 Downloads
Data from Open Data providers compiled into easy to use PHP objects
drupol/valuewrapper
516 Downloads
This library allows you to wrap any kind of PHP variable in a strict typed PHP object.
drewlabs/php-value
405 Downloads
PHP object builder and serialization library
deefour/presenter
2451 Downloads
Presenters/Decorators for PHP Objects
cratia/orm-model
2053 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
cleverage/permission-bundle
15553 Downloads
Simple permissions based on roles against any PHP object, class or any string
beecubu/php-foundation-core
278 Downloads
Main package of PHP Object Foundation Framework.
autoprotect-group/php-dynamodb-odm
433 Downloads
PHP Object Document Mapper for AWS DynamoDB
aurimasniekis/tdlib-schema
250 Downloads
A TdLib PHP Schema with generator for generating PHP objects from td_api.tl file
atrakeur/repository
305 Downloads
A implementation of the repository pattern for laravel that decouple Eloquent models using standart php objects
adamquaile/json-object-mapper
58 Downloads
Maps JSON files to PHP objects, intended for simple model separation and manual content authoring
steamulo/mongodb-odm
6576 Downloads
PHP Doctrine MongoDB Object Document Mapper (ODM) provides transparent persistence for PHP objects to MongoDB.
mauris/samsui
55 Downloads
Samsui is a factory library for building PHP objects useful for setting up test data in your applications.
drupol/dynamicobjects
177 Downloads
Create and manage dynamic properties and methods on a PHP object.
bluora/laravel-ics
116 Downloads
A Laravel warraper for the eluceo/iCal package that offers a abstraction layer for creating iCalendars. You can easily create iCal files by using PHP object instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.