Fabien Potencier (fabpot), open-source developer
CEO at Symfony, CPO at Platform.sh
Top contributions projects
Contributing to various projects on GitHub, including API tools, site generators, and PHP libraries
- Creating a pack for API Platform (api-pack)
- Building hypermedia and GraphQL APIs (api-platform)
- Managing URL generation and versioning of web assets (asset)
- Developing a serverless PHP solution for AWS Lambda (bref)
- Generating add to calendar links (calendar-links)
- Creating a simple site generator (carew)
- Developing a Doctrine 2 Object Relational Mapper (doctrine2)
- Adding NewRelic support to Symfony2 (EkinoNewRelicBundle)
- Developing a process manager for Procfile-based applications (hivemind)
- Creating a PHP security vulnerabilities checker (local-php-security-checker)
Project | Owner | Description | Stars |
---|---|---|---|
local-php-security-checker | fabpot | PHP security vulnerabilities checker | 1040 |
gitter | fabpot | 59 | |
composer | fabpot | Package Manager for PHP | 45 |
EasyAdminBundle | fabpot | The new (and simple) admin generator for Symfony applications. | 14 |
api-pack | fabpot | A pack for API Platform | 9 |
Projects Fabien Potencier follows and has starred
Fabpot's interests focus on PHP development with Symfony components and tools for enhancing web applications.
- Symfony CLI tool (symfony-cli)
- PHP Security Checker (security-checker-action)
- Cache abstractions (cache-contracts)
- Error handling tools (error-handler)
- Event dispatcher abstractions (event-dispatcher-contracts)
- MIME message manipulation (mime)
- Partial native PHP implementation for Intl extension (polyfill-intl-idn)
- Functions for PHP 7.3 compatibility (polyfill-php73)
- Service abstractions (service-contracts)
- Exporting PHP data structures to plain PHP code (var-exporter)
- HTTP resource fetching (http-client)
- Application internationalization tools (translation)
- Twig integration for Symfony framework (twig-bundle)
- Value validation tools (validator)
- Variable inspection tools (var-dumper)
- Resource linking management (web-link)
- Request execution information (web-profiler-bundle)
- Input/output validation with error messages (assert)
- English word inflection (inflector)
- PHP replacement layer for C intl extension (intl)
- Symfony Maker Bundle (maker-bundle)
- Monolog integration with Symfony components (monolog-bridge)
- Improved array_replace function (options-resolver)
- Symfony Pack for Doctrine ORM (orm-pack)
- Utilities for PHPUnit (phpunit-bridge)
- Intl extension polyfill using symfony/intl (polyfill-intl-icu)
Project | Owner | Description | Stars |
---|---|---|---|
log | php-fig | 10156 | |
assert | webmozarts | Assertions to validate method input/output with nice error messages. | 7304 |
var-dumper | symfony | Provides mechanisms for walking through any arbitrary PHP variable | 7188 |
translation | symfony | Provides tools to internationalize your application | 6454 |
cache | php-fig | 4876 |