-
Yousign
- Paris, France
- https://codeblaster.fr
- in/jmanganne
Stars
Short PHP code snippets for all your development needs
All PHP functions, rewritten to throw exceptions instead of returning false
Human-friendly log files that make you more productive
The Easiest way to add coding standard to your PHP project
PHP library that helps to map any input into a strongly-typed value object structure.
A standalone DateTime library originally based off of Carbon
Symfony bundle to isolate your app's doctrine database tests and improve the test performance
Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.
PHP extension to get insight about memory usage
A collection of common algorithms implemented in PHP. The collection is based on "Cracking the Coding Interview" by Gayle Laakmann McDowell
The easiest way to match data structures like JSON/PlainText/XML against readable patterns. Sandbox:
A model factory library for creating expressive, auto-completable, on-demand dev/test fixtures with Symfony and Doctrine.
Some helper classes for writing functional tests in Symfony
🐘 A Circuit Breaker pattern implementation for PHP applications.
This project is a sample or a bootstrap silex application
Need a killer reset password feature for your Symfony? Us too!
Shell autocompletion for Symfony Console based scripts
The core library to create tests and certifications
Simple, stylish Email Verification for Symfony
PostgreSQL enhancements for Doctrine. Provides support for advanced data types (json, jsonb, arrays), text search, array operators and jsonb specific functions.
🚫 Small set of defensive programming utilities/traits for PHP