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 Silex 1.x
SpacePossum edited this page Feb 22, 2018
·
6 revisions
Here's a list of third-party service providers (extensions) for Silex 1.x:
- Database
- Templating
- Config
- Routing
- Caching
- Text formatting
- Payments
- Search
- Code structuring
- Security / authentication
- Development tools
- Other
- Doctrine MongoDB: https://github.com/saxulum/saxulum-doctrine-mongodb-provider (no ODM, Multiconnection Support)
- Doctrine MongoDB: https://github.com/spantaleev/silex-provider-doctrine-mongodb (not the ODM)
- Doctrine MongoDB ODM: https://github.com/romainneutron/MongoDB-ODM-Silex-Provider
- Doctrine MongoDB ODM: https://github.com/saxulum/saxulum-doctrine-mongodb-odm-provider (Multiconnection Support)
- DoctrineOrm: https://github.com/palmasev/DoctrineORMServiceProvider (annotations only)
- Doctrine ORM: https://packagist.org/packages/dflydev/doctrine-orm-service-provider
- Doctrine ORM Manager Registry https://github.com/saxulum/saxulum-doctrine-orm-manager-registry-provider
- Eloquent ORM: https://github.com/BitolaCo/silex-eloquent
- Idiorm https://github.com/arseniew/silex-idiorm-provider
- Illuminate Database: https://packagist.org/packages/mattkirwan/illuminate-database-silex-service-provider
- KyotoTycoon: https://github.com/heavenshell/php-silex-kyototycoon
- Migrations: https://github.com/AchrafSoltani/MigrationServiceProvider
- Mongo: https://github.com/mheap/Silex-Mongo
- PDO: https://github.com/liquidbox/silex-pdo
- PDO: https://packagist.org/packages/csanquer/pdo-service-provider
- PHP-ActiveRecord: https://github.com/ruckuus/ActiveRecordServiceProvider
- Pomm: https://github.com/chanmix51/PommServiceProvider
- Predis: https://github.com/nrk/PredisServiceProvider
- PropelServiceProvider: https://github.com/propelorm/PropelServiceProvider
- RedBean ORM: https://github.com/ivoba/redbean-service-provider
- Respect/Relational: https://github.com/williancarminato/respect-relational-silex-provider
- Spot: https://github.com/psamatt/SpotServiceProvider
- HandlerSocket: https://github.com/Junker/HandlerSocketServiceProvider
- Doctrine, DoctrineMongoDb: https://github.com/docteurklein/SilexServiceProviders (depends on both orm and mongodb)
- Doctrine: https://github.com/mjakubowski/nutwerk-orm-extension
- MariaQuery: https://github.com/fspillner/MariaQuerySilexExtension
- Mongo (DoctrineOdm): https://github.com/madiedinro/MongoExtension
- PHP-ActiveRecord: https://github.com/RafalFilipek/ActiveRecordExtension
- HAML over Twig (MtHaml): https://github.com/arnaud-lb/Silex-MtHaml
- HamlPHP: https://github.com/hamlphp/Silex-HamlPHP
- Mustache.php: https://github.com/bobthecow/mustache-silex-provider
- PHPTAL: https://github.com/brtriver/PHPTALServiceProvider
- Plates: https://github.com/liquidbox/silex-plates
- Smarty: https://github.com/FractalizeR/Silex_SmartyServiceProvider
- Symfony PhpEngine: https://github.com/litek/silex-php-engine
- XSLTemplate: https://github.com/kucherenko/Silex-XSLTemplate
- Config (json): https://github.com/spantaleev/silex-provider-config
- Config (yaml): https://github.com/Junker/YamlConfigurationServiceProvider
- Config (yaml): https://github.com/juuuuuu/YamlConfigServiceProvider
- Config (yaml): https://github.com/deralex/YamlConfigServiceProvider
- Config (toml, yaml): https://github.com/yosymfony/ConfigServiceProvider
- Config (php, json, yaml): https://github.com/igorw/ConfigServiceProvider
- Config (ini, json, php, yaml): https://github.com/dafiti/config-service-provider
- Vars (env, ini, json, php, toml, yaml, xml + Custom Loaders) https://github.com/m1/Vars
- Accept Header Routing: https://github.com/Point5Foundry/accept-header-service-provider
- Advanced Silex Routing: https://github.com/chili-labs/Silex-Routing
- I18n Routing: https://github.com/umpirsky/I18nRoutingServiceProvider
- JavascriptRouting: https://github.com/RafalFilipek/JavascriptRoutingServiceProvider
- Routing Annotations: https://github.com/danadesrosiers/silex-annotation-provider
- Routing Service Provider: https://github.com/marcojanssen/silex-routing-service-provider
- Saxulum Route/Controller: https://github.com/saxulum/saxulum-route-controller-provider
- Content Negotiation: https://github.com/dafiti/contentnegotiation-service-provider
- YAML Routing Service Provider: https://github.com/Junker/YamlRouteServiceProvider
- StashSilex: https://github.com/m1/StashSilex
- Memcache: https://github.com/KuiKui/MemcacheServiceProvider
- Memcache: https://github.com/mheap/Silex-Memcache
- Zend Cache: https://github.com/devsdmf/silex-zend-cache-provider
- Caching Purpose: https://github.com/dafiti/cache-service-provider
- Discount (Markdown): https://github.com/ubermuda/SilexDiscountServiceProvider
- Markdown: https://github.com/mheap/Silex-Markdown
- Markdown: https://github.com/nicl/Silex-Markdown (lightweight 0 does not require symfony/framework-bundle)
- Markdown: https://github.com/ronanguilloux/SilexMarkdownServiceProvider (for michelf/php-markdown lib)
- PayumProvider: https://github.com/Payum/PayumSilexProvider
- Elasticsearch: https://github.com/easybiblabs/silex-elastica
- ElasticsearchServiceProvider: https://github.com/xmarcos/ElasticsearchServiceProvider for the official Elasticsearch Client.
- Solr: https://github.com/mjakubowski/nutwerk-solr-extension
- Solr: https://github.com/BlueM/silex-solr-provider (Solr 4.*, ext/solr v2)
- Solarium (Solr) https://github.com/dafiti/solarium-service-provider
- Saxulum Bundle: https://github.com/saxulum/saxulum-bundle-provider
- Silex Pack: https://github.com/quazardous/silex-pack (A bundle like framework for Silex 2 with Twig, Assetic, Doctrine ORM, Console, configs, etc)
- Google Authenticator: https://github.com/t-keller/GoogleAuthenticatorProvider
- SimpleUser: https://github.com/jasongrimes/silex-simpleuser (A simple, extensible user provider for the security service, with related features for user authentication and administration.)
- Facebook Connect: https://github.com/GromNaN/FacebookServiceProvider
- Steam Community: https://github.com/RafalNiewinski/Silex-SteamAuth
- Saxulum WebProfiler (Doctrine Support): https://github.com/saxulum/saxulum-webprofiler-provider
- Symfony WebProfiler: https://github.com/sensiolabs/Silex-WebProfiler
- Doctrine DBAL Profiler: https://github.com/Sorien/silex-dbal-profiler
- Airbrake: https://github.com/merqlove/airbrake-silex-service-provider
- App Server: https://github.com/jsor/SilexApplicationServerServiceProvider
- Assetic: https://github.com/mheap/Silex-Assetic
- Autolinking: https://github.com/nicl/Silex-Autolink
- AWS SDK for PHP: https://github.com/aws/aws-sdk-php-silex
- Buzz: https://github.com/marcw/silex-buzz-extension
- Breadcrumbs Service Provider: https://github.com/nymo/silex-twig-breadcrumb-extension/tree/1.2
- Content Negotiation: https://github.com/jdesrosiers/silex-conneg-provider
- CORS: https://github.com/jdesrosiers/silex-cors-provider
- Embedly: https://github.com/mheap/Silex-Embedly
- Environment: https://github.com/simblo/environment-service-provider
- Environment (dotenv): https://github.com/ivoba/dotenv-service-provider
- Facebook SDK: https://github.com/erivello/FacebookServiceProvider (multi-applications)
- Facebook SDK: https://github.com/tobiassjosten/FacebookServiceProvider
- Faker: https://github.com/EmanueleMinotto/FakerServiceProvider
- Faker: https://github.com/K-Phoen/FakerServiceProvider
- Foursquare: https://github.com/chriswoodford/FoursquareServiceProvider
- Geocoder: https://github.com/geocoder-php/GeocoderServiceProvider
- Google App Engine Login: https://github.com/gonzalo123/silex-gae-login-provider
- Gravatar: https://github.com/mheap/Silex-Gravatar
- Gravatar: https://github.com/redpanda/GravatarServiceProvider
- Gravatar: https://github.com/EmanueleMinotto/GravatarServiceProvider
- Imagine, Snappy: https://github.com/GromNaN/SilexServiceProvider
- JMSSerializerBundle: https://github.com/pink-tie/JMSSerializerServiceProvider
- Logger (Monolog): https://github.com/dafiti/logger-service-provider
- Mailgun: https://github.com/AchrafSoltani/MailgunServiceProvider
- Managed-Service: https://github.com/DerManoMann/managed-service
- Mandango: https://github.com/mheap/Silex-Mandango
- Mcrypt: https://github.com/psamatt/McryptServiceProvider
- Menu: https://github.com/knplabs/KnpMenu
- Monolog (extended service provider): https://github.com/Ibsciss/supermonolog-service-provider
- Negotiation: https://github.com/K-Phoen/NegotiationServiceProvider
- NewRelic: https://github.com/ekino/EkinoNewRelicBundle/blob/master/SILEX.rst
- Pagination (Wrapper of KnpPaginatorBundle): https://github.com/ttskch/PaginationServiceProvider
- Pheanstalk: https://github.com/lewisbaker/PheanstalkServiceProvider
- PHP Console: https://github.com/barbushin/php-console-silex
- Pimple data collector (use with WebProfiler): https://github.com/bangpound/pimple-data-collector
- PiwikProxy: https://github.com/tiraeth/piwik-proxy-service-provider
- PJAX: https://github.com/spantaleev/silex-provider-pjax
- Postmark: https://github.com/lewisbaker/PostmarkAppServiceProvider
- Predis: https://github.com/mheap/Silex-Predis
- Profiler: https://github.com/RafalFilipek/ProfilerServiceProvider
- Puli: https://github.com/puli/silex-provider
- QR: https://github.com/gonzalo123/qrserviceprovider
- RabbitMQ (AMQP): https://github.com/fiunchinho/rabbitmq-service-provider
- Rackspace Opencloud: https://github.com/boxlight/php-opencloud-service-provider
- ReCaptcha: https://github.com/romainneutron/ReCaptcha
- Respect/Validation: https://github.com/royopa/respect-validation-service-provider
- Rest: https://github.com/flintstones/Rest
- Saxulum Assetic Twig: https://github.com/saxulum/saxulum-assetic-twig-provider
- Saxulum Bootstrap: https://github.com/saxulum/saxulum-bootstrap-provider
- Saxulum Console: https://github.com/saxulum/saxulum-console
- Saxulum Controller: https://github.com/saxulum/saxulum-controller-provider
- Saxulum Menu: https://github.com/saxulum/saxulum-menu-provider
- Saxulum Translation: https://github.com/saxulum/saxulum-translation-provider
- Saxulum Validator: https://github.com/saxulum/saxulum-validator-provider
- Sentry: https://github.com/moriony/silex-sentry-provider
- Service Register: https://github.com/marcojanssen/silex-service-register-provider
- SFTP: https://github.com/AchrafSoltani/SftpServiceProvider
- StatsD: https://github.com/php-loep/statsd
- Swagger: https://github.com/jdesrosiers/silex-swagger-provider
- Symfony Console: https://github.com/LExpress/ConsoleServiceProvider
- Symfony Filesystem: https://github.com/romainneutron/Silex-Filesystem-Service-Provider
- Thumbnail Generator: https://github.com/fzerorubigd/silex-lazy-thumbnail-generator
- Twig templated Swift_Message builder: https://github.com/ttskch/TwiggedSwiftMessageServiceProvider
- Twitter: https://github.com/erikaheidi/ttools
- Whoops: https://github.com/filp/whoops
- Zend_Db API (from Zend Framework 1.x) and LESS compiler: https://github.com/DrBenton/Silex-Providers
- Zend_Pdf: https://github.com/erivello/PdfServiceProvider
- Zend\Soap (client & server): https://github.com/Ibsciss/zend-soap-service-provider
- Embedly: https://github.com/EmanueleMinotto/EmbedlyServiceProvider
- Guzzle: https://github.com/rebangm/silex-guzzlehttp-provider
- Guzzle: https://github.com/guzzle/guzzle-silex-extension
- RenderResponse: https://github.com/tyaga/RenderResponseExtension