-
Valinor-Bundle Public
Forked from CuyZ/Valinor-BundleSymfony integration of `cuyz/valinor` β a PHP library that helps to map any input into a strongly-typed value object structure.
PHP MIT License UpdatedNov 21, 2024 -
Valinor Public
Forked from CuyZ/ValinorPHP library that helps to map any input into a strongly-typed value object structure.
-
types-common-doctrine Public
Forked from Mediagone/types-common-doctrineProvides Doctrine types for "mediagone/types-common" package.
-
symfony-easy-api Public
Forked from Mediagone/symfony-easy-apiQuickly build JSON API using plain Symfony controllers.
-
doctrine-specifications Public
Forked from Mediagone/doctrine-specificationsSplit your Doctrine repositories into clean combinable criteria classes. Easily usable, maintainable and testable.
-
types-collections Public
Forked from Mediagone/types-collectionsProvides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projβ¦
PHP MIT License UpdatedFeb 19, 2024 -
infection Public
Forked from infection/infectionAST based PHP Mutation Testing Framework
-
patchwork Public
Forked from antecedent/patchworkMethod redefinition (monkey-patching) functionality for PHP.
PHP MIT License UpdatedFeb 6, 2024 -
telegram-bot-sdk Public
Forked from irazasyed/telegram-bot-sdkπ€ Telegram Bot API PHP SDK. Lets you build Telegram Bots easily! Supports Laravel out of the box.
PHP BSD 3-Clause "New" or "Revised" License UpdatedNov 5, 2023 -
-
-
symfony-powerpack Public
Forked from Mediagone/symfony-powerpackProvides efficiency and code-quality helpers for Symfony.
PHP MIT License UpdatedMay 10, 2023 -
formz_example Public archive
Repository containing an example for TYPO3 extension Formz.
-
formz Public archive
π TYPO3 extension allowing developpers and integrators to easily set up and manage forms.
-
configuration_object Public archive
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add moreβ¦
-
php-code-coverage Public
Forked from sebastianbergmann/php-code-coverageLibrary that provides collection, processing, and rendering functionality for PHP code coverage information.
PHP BSD 3-Clause "New" or "Revised" License UpdatedDec 5, 2022 -
orm Public
Forked from doctrine/ormDoctrine Object Relational Mapper (ORM)
-
EventSauce Public
Forked from EventSaucePHP/EventSauceA pragmatic event sourcing library for PHP with a focus on developer experience.
-
grumphp Public
Forked from phpro/grumphpA PHP code-quality tool
-
cqrs-bus Public
Forked from Mediagone/cqrs-busReplace your regular service calls by Commands and Queries and benefit from middleware functionalities: logging, security, database transaction...
-
types-enums-doctrine Public
Forked from Mediagone/types-enums-doctrineProvides Doctrine types for "mediagone/types-enums" package.
-
-
-
stitcher.io Public
Forked from brendt/stitcher.ioSource code of stitcher.io
-
-
php-conventional-changelog Public
Forked from marcocesarato/php-conventional-changelogA PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
-
ProxyManager Public
Forked from Ocramius/ProxyManagerπ©β¨π OOP Proxy wrappers/utilities - generates and manages proxies of your objects
-
psl Public
Forked from azjezz/pslPHP Standard Library - a modern, consistent, centralized, well-typed set of APIs for PHP programmers.
-
DoctrineBundle Public
Forked from doctrine/DoctrineBundleSymfony Bundle for Doctrine ORM and DBAL
-
lazy-json Public
Forked from cerbero90/lazy-jsonLoad heavy JSON in Laravel lazy collections.