Libraries tagged by propz
dandjo/object-adapter
599 Downloads
Provides adapters for target objects with easy property access via magic getter and setter.
cyberrebell/doctrine-entity-reader
2568 Downloads
use doctrine annotation reader to get entity properties and column type
cupoftea/eloquent-snake-relations
19 Downloads
A simple trait to access your Eloquent relations using its snake_case property
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
cratia/orm-model
1833 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).
cptechinc/dplus-model
496 Downloads
Propel 2.0 built ORM classes for Dplus data(x) databases based
comphp/di
60 Downloads
CommonPHP DependencyInjection is a simple, robust dependency injection container for PHP applications. It facilitates the dynamic creation of objects, invocation of methods, function calling, and property population.
code4recovery/spec
77 Downloads
The goal of the Meeting Guide API is help sync information about AA meetings. It was developed for the Meeting Guide app, but it is non-proprietary and other systems are encouraged to make use of it.
coapsyfactor/decorator
0 Downloads
PHP Decorator, dynamicly adding methods and properties with proper scope and $this assigned before execution.
cloudframework-io/tcpdi_cf
970 Downloads
TCPDI_CF is a PHP class for importing PDF to use with TCPDF tecnickcom/tcpdf:6.4.1 and pop/tcpdi adapted by cloudframework to include Custom Properties when you sign a PDF
chkilel/vitewindmanager-plugin
67 Downloads
Helper plugin for Vitewind Theme, will inject CSS and JS assets for theme to work properly with viteJS in development and production
catlabinteractive/requirements
3103 Downloads
Requirements for resource properties
c-tanner/laravel-deep-sync
2 Downloads
Elegantly sync properties across any relationship
bwebi/seo-redirects
111 Downloads
Manage 301 redirections for SEO proposals
bigsinoos/j-eloquent
4654 Downloads
Convert eloquent date attributes to jalali (Persian) dates on the fly. (supports model propery access, toJson, toString and toArray).