Libraries tagged by se
sebastian/environment
957339752 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/diff
990016372 Downloads
Diff implementation
sebastian/comparator
966384292 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
863391075 Downloads
Looks up which function or method a line of code belongs to
vlucas/phpdotenv
678215171 Downloads
Loads environment variables from `.env` to `$_ENV` and `$_SERVER` automagically, and optionally to `getenv()`.
twig/twig
487525031 Downloads
Twig, the flexible, fast, and secure template language for PHP
tijsverkoyen/css-to-inline-styles
574357015 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/routing
879764216 Downloads
Maps an HTTP request to a set of configuration variables
egulias/email-validator
777478922 Downloads
A library for validating emails against several RFCs
aws/aws-sdk-php
575346551 Downloads
AWS SDK for PHP - Use Amazon Web Services in your PHP project
symfony/serializer
352193387 Downloads
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/security-http
188811371 Downloads
Symfony Security Component - HTTP Integration
symfony/security-csrf
200046851 Downloads
Symfony Security Component - CSRF Library
symfony/security-core
227376869 Downloads
Symfony Security Component - Core Library
symfony/security-bundle
197124934 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework