Libraries tagged by instance of
php-win-ext/varnish
3 Downloads
Varnish Cache is an open source, state of the art web application accelerator. The extension makes it possible to interact with a running varnish instance through TCP socket or shared memory.
mrf/synchro
19 Downloads
Flow (Neos) package, which gives a command to synchronize database and resources with remote instances in both directions (push and pull). Useful for fast update of the project on development context or fast upload of the changes remotely, when working on multiple instances (e.g. live, beta, local).
mouf/prefixer-container
13 Downloads
This package contains a really minimalist dependency injection container that acts as a proxy in front of a target container. Its goal is to prefix all instances names in the target container.
jclaveau/php-deferred-callchain
6968 Downloads
Register a chain of calls that will be applied on an instance later
jabarihunt/mysql
89 Downloads
A simple class that handles MySQL database instances with support for both TCP and Socket connections. I created this class as a standard way to interact with MySQL databases from within other projects with very low overhead. I will personally use it as a dependency in those projects, but it's perfectly capable of being used as a standalone handler.
devengine/dateparser
719 Downloads
PHP Parser of date strings in any format. Guesses the date format and creates a Carbon instance.
cosmicvibes/zoeylaravel
651 Downloads
A collection of classes to make interacting with an Zoey ecommerce instance simpler.
cosmicvibes/odoolaravel
351 Downloads
A collection of classes to make interacting with an Odoo erp instance simpler.
ayoub-amzil/wp-cli
1 Downloads
A command-line tool to download and install any version of WordPress with custom folder naming. Perfect for developers who need to quickly set up WordPress instances.
amzil-ayoub/wp-cli
57 Downloads
A command-line tool to download and install any version of WordPress with custom folder naming. Perfect for developers who need to quickly set up WordPress instances.
amaccis/datetai
9 Downloads
A PHP library including a set of tools for handling the TAI time standard with DateTime and DateTimeImmutable instances.
aedart/laravel-helpers
1038 Downloads
Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.
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+.
jessegall/php-data-container
628 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.
heimrichhannot/contao-cleanup-bundle
0 Downloads
This bundle offers a symfony command to find and remove unused objects in a Contao CMS instance.