This is a private Composer repository.
To use it, you have to add this repository to your composer.json file.
Add this Composer
repository to your project's composer.json
file, then you can require these private packages just like you would with
one from Packagist.
{
"repositories": [{
"type": "composer",
"url": "https://packages.coparentpilot.com"
}]
}
Click on an individual package's release version to get a snippet of code for your project's dependencies.
Read more on how to handle composer private packages.
Cycle ORM Annotated Entities generator
DBAL, schema introspection, migration and pagination
PHP DataMapper ORM and Data Modelling Engine
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
Utility classes and constants for use with PSR-7 (psr/http-message)
A PHP parser written in PHP
A fast PHP7 implementation of PSR-7
Helper classes to handle PSR-7 server requests
Option Type for PHP
Common interface for caching libraries
Standard interfaces for event handling.
Common interface for HTTP clients
PSR-17: Common interfaces for PSR-7 HTTP message factories
Common interface for HTTP messages
Common interface for HTTP server-side request handler
Common interface for HTTP server-side middleware
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
Slim Framework 4 view helper built on top of the Twig 3 templating component
PHP attributes reader
IoC container, IoC scopes, factory, memory, configuration interfaces
HMVC Core and Controllers
LogFactory and global log listeners
Common pagination interfaces
Static Analysis: Class and Invocation locators
A generic function and convention to trigger deprecation notices
Finds files and directories via an intuitive fluent interface
Symfony polyfill for ctype functions
Symfony polyfill for the Mbstring extension
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
Executes commands in sub-processes
Twig, the flexible, fast, and secure template language for PHP
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
An interface for friendlier exception
This Composer repository is powered by Satis