Libraries tagged by instance of
jessegall/php-data-container
551 Downloads
A trait that provides a convenient solution for objects to use an array as their data source. As well as offering the possibility to share the same data between instances.
titan-framework/instance
157 Downloads
Basic source and directory structure to create a new instance of Titan Framework.
saggre/laravel-model-instance
515 Downloads
Create new instances of Eloquent models with CLI
toobo/type-checker
19 Downloads
Library to check values against PHP types, is_a() on steroids.
tiknil/skipper
16 Downloads
CLI application to manage multiple instances of local web applications
loadsys/cakephp-libregistry
11925 Downloads
The LibRegistry provides a mechanism for loading and storing instances of non-Cake PHP libraries. It works a lot like Cake 3's TableRegistry. Object instances can be requested by name and instantiated automatically, or can be loaded into the registry manually.
lambdapuppets/lambdapuppets
80 Downloads
Little Lambda Puppets (LLP) are self-contained instances of [puppeteer](https://developers.google.com/web/tools/puppeteer) that run on AWS lambda (and have a life of their own).
helsingborg-stad/global-blade-engine
35740 Downloads
A static instance of blade engine to be used cross-package.
dev-nowornet/laravel-5.6-complete-install-cloud9-c9
11 Downloads
Complete, fast and easy install of laravel 5.6 on a new instance of Cloud9 workspace.
davedevelopment/pimple-aware-event-dispatcher
2533 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
ambersive/pdfprinter
2629 Downloads
This package for laravel provides a simple way to create pdf documents. This packages requires a running instance of the PRINT-API (also open sourced).
opencodeco/testcontainers
16 Downloads
Testcontainers is a PHP library that supports PHPUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
cedx/which.hx
16754 Downloads
Find the instances of an executable in the system path. Like the `which` Linux command.
seotils/has-parent
28 Downloads
The trait allows set and get parent class of instance.
mouf/alias-container
168 Downloads
This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.