symfony/polyfill-ctype
Symfony Polyfill for Ctype provides drop-in ctype_* functions for PHP installations missing the ctype extension. Ensures consistent character classification across environments and older PHP versions as part of Symfony’s Polyfill suite.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| orchestra/dusk-updater-api | Standardized API for Laravel Dusk to query, fetch, and download compatible ChromeDriver binaries. Helps automate driver updates across environments with a simple, consistent interface for locating versions and retrieving platform-specific builds. | 0 | 1 | 1 | 32K | 0 | 14.1 | 61.4 | MIT | 4 months ago | |
| ramsey/http-range | Parse, validate, and work with HTTP Range headers in PHP. ramsey/http-range helps you interpret byte ranges, handle partial content requests, and generate correct range responses for downloads, media streaming, and resumable transfers. | 33 | 33 | 6 | 10K | 0 | 2.3 | 33.9 | MIT | 1 year ago | |
| sensiolabs/security-checker | — | 1,977 | 2,060 | 113 | 169K | 0 | 6.6 | — | MIT | — | |
| symfony/config | Symfony Config component helps you find, load, merge, auto-fill, and validate configuration from many sources (YAML, XML, INI, databases, etc.). Provides tools for building robust, consistent configuration handling in PHP apps and libraries. | 4,282 | 4,310 | 44 | 8M | 0 | 55.9 | 52.9 | MIT | 1 week ago | |
| symfony/doctrine-bridge | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. | 3,232 | 3,237 | 42 | 4M | 0 | 49.6 | 51.0 | MIT | 2 weeks ago | |
| symfony/dom-crawler | Symfony DomCrawler makes it easy to navigate and query HTML/XML DOMs using CSS selectors and XPath. Extract links, forms, and text, filter nodes, and chain queries for robust scraping, testing, and content parsing in PHP. | 4,041 | 4,115 | 124 | 6M | 0 | 55.6 | 52.0 | MIT | 1 week ago | |
| symfony/filesystem | Symfony Filesystem component offers convenient, robust filesystem utilities for PHP: create, copy, move, remove, chmod, and mirror files/directories, with error handling and cross-platform support. Ideal for safe file operations in Symfony and beyond. | 4,645 | 4,700 | 48 | 13M | 0 | 58.0 | 55.8 | MIT | 1 week ago | |
| symfony/form | Symfony Form Component helps you build, validate, and process reusable HTML forms with rich field types, data mapping, and CSRF protection. Integrates cleanly with HttpFoundation, Validator, and Twig, but can be used standalone in any PHP app. | 2,776 | 2,793 | 109 | 3M | 0 | 50.7 | 50.1 | MIT | 1 week ago | |
| symfony/http-kernel | Symfony HttpKernel turns HTTP Requests into Responses via an event-driven workflow powered by EventDispatcher. It’s the core of Symfony’s request handling and flexible enough for full-stack frameworks, micro-frameworks, or CMS platforms like Drupal. | 8,121 | 8,141 | 98 | 15M | 0 | 62.9 | 52.9 | MIT | 1 week ago | |
| symfony/json-path | Evaluate JSONPath expressions in Symfony/PHP to query and extract data from JSON documents. Lightweight library with simple API for selecting nodes, filtering arrays, and retrieving values, useful for config parsing, API responses, and data transformation. | 16 | — | 0 | — | 0 | 19.8 | — | MIT | 2 weeks ago | |
| symfony/security | Symfony Security provides authentication, authorization, password hashing, firewalls, voters, and user providers for PHP apps. Supports modern security standards, multiple guards, access control rules, CSRF protection, and seamless integration with the Symfony ecosystem. | 1,199 | 1,210 | 57 | 138K | 0 | 8.4 | 20.1 | MIT | 3 years ago | |
| symfony/serializer | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,550 | 2,575 | 75 | 7M | 0 | 46.6 | 55.6 | MIT | 2 weeks ago | |
| symfony/string | Object-oriented string handling for PHP with unified support for raw bytes, UTF-8 code points, and grapheme clusters. Provides robust, consistent string manipulation utilities as part of the Symfony ecosystem. | 1,787 | 1,796 | 19 | 16M | 0 | 42.7 | 64.3 | MIT | 1 week ago | |
| symfony/symfony | Symfony is a robust PHP framework and component library for building web apps and APIs. It offers a mature ecosystem, reusable components, strong tooling, and long-term support, powering everything from small sites to large enterprise platforms. | 31,061 | 31,363 | 9,841 | 268K | 272 | 79.9 | 31.5 | MIT | 1 week ago | |
| symfony/templating | — | 1,021 | 1,025 | 19 | 901K | 0 | 18.2 | 42.0 | MIT | 10 months ago | |
| symfony/validator | Symfony Validator component validates values and object graphs using JSR-303 Bean Validation rules. Includes rich constraints, constraint validators, groups, custom constraints, and internationalized error messages. Integrates with forms and frameworks. | 2,689 | 2,744 | 106 | 6M | 0 | 51.4 | 55.2 | MIT | 1 week ago | |
| symfony/web-server-bundle | — | 1,247 | 1,283 | 17 | 55K | 0 | 7.9 | 16.1 | MIT | 3 years ago | |
| symfony/yaml | Symfony Yaml Component for parsing and generating YAML. Load YAML files into PHP arrays/objects and dump PHP data back to YAML, with robust support for common YAML features and integration with the Symfony ecosystem. | 3,852 | 3,944 | 133 | 13M | 0 | 58.3 | 57.4 | MIT | 1 week ago | |
| twig/twig | Twig is a fast, secure, and flexible templating engine for PHP. Create clean, readable templates with inheritance, filters, functions, and auto-escaping. Works great with frameworks or standalone, with a robust ecosystem and strong extensibility. | 8,361 | 8,703 | 1,285 | 7M | 55 | 79.0 | 76.1 | BSD-3-Clause | 1 week ago | |
| vlucas/phpdotenv | vlucas/phpdotenv loads environment variables from a .env file into getenv(), $_ENV, and $_SERVER. Ideal for keeping secrets out of code and managing per-environment configuration in PHP apps via simple, portable dotenv files. | 13,541 | 13,818 | 658 | 12M | 14 | 64.6 | 49.8 | BSD-3-Clause | 5 months ago | |
| wpstarter/o-dusk-updater | Symfony Console tool to update Laravel Dusk ChromeDriver binaries outside Laravel. Download latest or specified Chrome/Chromium/ChromeDriver versions, detect installed Chrome and driver versions, and optionally auto-update when outdated. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 3 years ago |
How can I help you explore Laravel packages today?