This repository has been archived by the owner on Jul 4, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 718
Third Party ServiceProviders for Silex 2.x
SpacePossum edited this page Feb 22, 2018
·
58 revisions
Here's a list of third-party service providers (extensions) for Silex 2.x:
- Assets
- Caching
- Config
- Console
- Database
- Developer tools
- Routing
- Templating
- Text formatting
- Translation
- Validation
- Code structuring
- Security / Authentication
- Other
- Assetic Twig (saxulum): https://packagist.org/packages/saxulum/saxulum-assetic-twig-provider
- ImageStack "on the fly" thumbnail stack: https://github.com/quazardous/SilexImageStack/
- Zend Cache (devsdmf): https://packagist.org/packages/devsdmf/silex-zend-cache-provider
- Memcache service provider: https://github.com/KuiKui/MemcacheServiceProvider
- Doctrine Cache: https://github.com/CHH/cache-service-provider
- Pimple CLI (gitory): https://packagist.org/packages/gitory/pimple-cli
- Symfony Console (saxulum): https://packagist.org/packages/saxulum/saxulum-console
- Silex Console: https://github.com/quazardous/silex-console
- Silex Console: https://packagist.org/packages/ivoba/console-service-provider
- Doctrine Mongodb Provider (saxulum): https://packagist.org/packages/saxulum/saxulum-doctrine-mongodb-provider
- Doctrine Mongodb ODM Provider (saxulum): https://packagist.org/packages/saxulum/saxulum-doctrine-mongodb-odm-provider
- MongoDB Official PHP Library Provider (corllete): https://packagist.org/packages/corllete/silex-mongodb-provider
- Doctrine ORM Provider (dflydev): https://packagist.org/packages/dflydev/doctrine-orm-service-provider
- Doctrine ORM Manager Registry Provider (saxulum): https://packagist.org/packages/saxulum/saxulum-doctrine-orm-manager-registry-provider
- Eloquent ORM / Capsule Service Provider (jguyomard): https://github.com/jguyomard/silex-capsule-eloquent
- FluentPDO Service Provider (alexantr): https://packagist.org/packages/alexantr/fluentpdo-service-provider
- PDO: https://github.com/liquidbox/silex-pdo
- Pomm (PostgreSQL): https://packagist.org/packages/pomm-project/pomm-service-provider
- Predis (Redis): https://github.com/nrk/PredisServiceProvider
- RedBean ORM: https://packagist.org/packages/ivoba/redbean-service-provider
- Doctrine DBAL Profiler (uses WebProfiler) https://github.com/Sorien/silex-dbal-profiler
- Swiftmailer Profiler (uses WebProfiler) https://github.com/texthtml/silex-swiftmailer-profiler
- Symfony WebProfiler: https://github.com/sensiolabs/Silex-WebProfiler
- Symfony VarDumper (use WebProfiler): https://github.com/jeromemacias/Silex-Debug
- Whoops Provider (texthtml): https://packagist.org/packages/texthtml/whoops-silex
- Advanced Silex Routing: https://github.com/chili-labs/Silex-Routing
- Mustache.php: https://github.com/bobthecow/mustache-silex-provider
- Plates: https://github.com/liquidbox/silex-plates
- Symfony PhpEngine: https://github.com/litek/silex-php-engine
- Autolinking: https://github.com/freepius/Silex-Autolink (Silex 2.0 adaptation of Nicl package)
- MarkdownExtra and SmartyPantsTypographer: https://github.com/freepius/php-richtext (uses michelf/php-markdown and michelf/php-smartypants packages)
- Translation (saxulum): https://packagist.org/packages/saxulum/saxulum-translation-provider
- Validator (saxulum): https://packagist.org/packages/saxulum/saxulum-validator-provider
- Silex Pack: https://github.com/quazardous/silex-pack (A bundle like framework for Silex 2 with Twig, Assetic, Doctrine ORM, Console, configs, etc)
- Silex Skeleton: https://github.com/awurth/silex
- Ldap Authentication https://github.com/DerManoMann/ldap-auth-service-provider
- Silex User Pack: https://github.com/quazardous/silex-user-pack (security with user provider and login form)
- Cross-origin resource sharing (CORS): https://github.com/jdesrosiers/silex-cors-provider
- Silex User Bundle https://github.com/awurth/silex-user (Inspired by Symfony's FOSUserBundle)
- Pagination (Wrapper of KnpPaginatorBundle): https://github.com/ttskch/PaginationServiceProvider
- Google Cloud PHP Service Provider: https://github.com/wethinkright/google-cloud-silex
- Breadcrumbs Service Provider: https://github.com/nymo/silex-twig-breadcrumb-extension
- Workflow Service Provider: https://github.com/angyvolin/silex-workflow
- Telegram SDK Service Provider: https://github.com/ahoulgrave/telegram-silex-provider