Pinned Repositories
attribute-serializer
A serializer to transform an object into an associative array by extracting data from its properties and constants based on the #[Serialize] attribute.
authentication
A framework agnostic authentication library based on PSR standards
authorization
A framework agnostic policy based authorization library
cognitive-code-analysis
A Cognitive Code Complexity Analysis Tool. Cognitive complexity measures how hard it is for a human to understand the code, while cyclomatic complexity measures how hard your code is to test. Understandability is a huge cost factor because ~80% time is spent on reading and understanding code.
correlation-id-symfony-bundle
A correlation ID integration for Symfony apps
dispatcher-middleware
Dispatches a specific handler or controller and action after extracting the information to do so from the request
email
Framework and library agnostic email sending - a fluid and strict typed interface for email sending
file-storage
Agnostic File Storage Library
http-services
A collection of utility services that work with the PSR request and response objects.
session
A php session library
Phauthentic's Repositories
Phauthentic/authentication-yii
Yii integration for the Authentication library
Phauthentic/email
Framework and library agnostic email sending - a fluid and strict typed interface for email sending
Phauthentic/http-services
A collection of utility services that work with the PSR request and response objects.
Phauthentic/pagination
A framework agnostic pagination library - works with any data access layer
Phauthentic/email-service
A microservice for sending emails
Phauthentic/file-storage-factories
Factories for Flysystem
Phauthentic/authentication-cakephp
CakePHP integration for the Authentication library
Phauthentic/authentication-doctrine
Doctrine integration for the Authentication library
Phauthentic/authentication-laravel
Laravel / Eloquent ORM integration for the Authentication library
Phauthentic/authentication-propel
Propel ORM integration for the Authentication library
Phauthentic/authorization-cakephp
Phauthentic/authorization-middleware
Middleware for the Phauthentic authorization library
Phauthentic/dbunit-fixture
Simplified fixture creation with phpunit/dbunit - framework agnostic
Phauthentic/pdf-service
PDF generating microservice (Using wkhtmltopdf orLaTeX)