Libraries tagged by phower
phower/escaper
86 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
43 Downloads
Array based classes to handle collections, stacks and queues in PHP.
phower/events
14 Downloads
Events oriented programming for PHP.
phower/container
50 Downloads
Dependency Injection for PHP complaint with PSR-11 Container.
phower/view
14 Downloads
Standalone templating system for PHP scripts.
phower/router
16 Downloads
PHP routing package compliant with PSR-7.
phower/http
19 Downloads
A PSR-7 implementation.
phower/html
76 Downloads
Some helper classes to generate HTML tags from PHP.
phower/config
20 Downloads
Simplified methods to handle configuration data in PHP.
laravel/tinker
362811757 Downloads
Powerful REPL for the Laravel framework.
doctrine/dbal
519933486 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
symfony/http-client
263852201 Downloads
Provides powerful methods to fetch HTTP resources synchronously or asynchronously
slim/slim
43876397 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
league/oauth2-server
114556820 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
179087340 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.