Libraries tagged by phower
phower/http
18 Downloads
A PSR-7 implementation.
phower/escaper
84 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.
phower/arrays
39 Downloads
Array based classes to handle collections, stacks and queues in PHP.
phower/events
13 Downloads
Events oriented programming for PHP.
phower/container
47 Downloads
Dependency Injection for PHP complaint with PSR-11 Container.
phower/view
13 Downloads
Standalone templating system for PHP scripts.
phower/router
15 Downloads
PHP routing package compliant with PSR-7.
phower/html
75 Downloads
Some helper classes to generate HTML tags from PHP.
phower/config
19 Downloads
Simplified methods to handle configuration data in PHP.
laravel/tinker
299887362 Downloads
Powerful REPL for the Laravel framework.
doctrine/dbal
453324876 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/http-client
212472113 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
slim/slim
38288537 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
league/oauth2-server
95473362 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
doctrine/migrations
155979705 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.