Libraries tagged by php-objects
milantex/mysql-tso
21 Downloads
Creates a PHP object which describes the MySQL table structure for a specified table in the database.
michaldudek/knit
15038 Downloads
Knit ties your PHP objects with your database of choice in a simple way.
michabbb/slack
16 Downloads
Access your Slack Team's API through PHP objects
mf1dd/object-builder
1 Downloads
Automatically creates fully populated PHP object instances with random, type-safe values. Designed for test fixtures and runtime object generation. Supports all PHP class types — regular classes, readonly classes, abstract classes, enums, traits, interfaces, and built-in stock classes like DateInterval or ArrayObject. Recursively resolves nested object graphs, detects property names for semantically meaningful values (timezone, email, firstname …), and offers constraint-based value ranges via a fluent API. No framework required; zero runtime dependencies beyond nikic/php-parser. PHP 8.2+.
mattvick/cf-log-parser
14414 Downloads
Parse a line from a AWS CloudFront Access Log file into a PHP object
mateusfornari/hypersistence-alpha
24 Downloads
PHP Object Oriented persistence framework.
markdunphy/ses-sns-types
15468 Downloads
Convert SES -> SNS notification payloads to PHP objects
mangos-dev/mangos-framework-php
36 Downloads
PHP Object Framework
maiorano84/object-hydrator
4 Downloads
Hydration package for PHP Objects
lukasz93p/object-serializer
66 Downloads
Package which allows easy serialization and deserialization of php objects using JSON format, setters or public properties are not needed.
lucianovidiufilote/object-helper
2 Downloads
PHP object helper library
lucapericlp/medium-rss-parser
30 Downloads
Parses a Medium profile's RSS feed and returning easy to use PHP objects for every post sorted by latest date.
lts/microdeps-safeobjects
0 Downloads
A micro dependency that provides safe PHP objects
lsv/fifa-worldcup-parser
15 Downloads
Parse worldcup json data to PHP objects
lrezek/arachnid
4 Downloads
PHP Object Graph Mapper for Neo4J.