Libraries tagged by phower
phower/events
13 Downloads
Events oriented programming for PHP.
phower/container
48 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/http
18 Downloads
A PSR-7 implementation.
phower/html
75 Downloads
Some helper classes to generate HTML tags from PHP.
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/config
19 Downloads
Simplified methods to handle configuration data in PHP.
phower/arrays
41 Downloads
Array based classes to handle collections, stacks and queues in PHP.
laravel/tinker
331305804 Downloads
Powerful REPL for the Laravel framework.
doctrine/dbal
488226401 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/http-client
240201051 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
slim/slim
41244867 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
league/oauth2-server
105702794 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
168523407 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.