All Projects → symfony → Symfony1

symfony / Symfony1

Licence: other
The official Git mirror for symfony 1.x

Labels

Projects that are alternatives of or similar to Symfony1

Monolog Bridge
Provides integration for Monolog with various Symfony components.
Stars: ✭ 2,238 (+1053.61%)
Mutual labels:  symfony
Webauthn Framework
FIDO-U2F / FIDO2 / Webauthn Framework
Stars: ✭ 182 (-6.19%)
Mutual labels:  symfony
Daemonizable Command
Daemonizable (endless running) commands for Symfony.
Stars: ✭ 189 (-2.58%)
Mutual labels:  symfony
Easy Log Handler
Human-friendly log files that make you more productive
Stars: ✭ 2,070 (+967.01%)
Mutual labels:  symfony
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (-6.19%)
Mutual labels:  symfony
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+6635.57%)
Mutual labels:  symfony
Adminltebundle
AdminLTE bundle for Symfony 4 - an backend/admin theme for easy integration with SF4. Its based on the AdminLTE Template and built with webpack-encore. Supports KNPMenuBundle and FOSUserBundle.
Stars: ✭ 178 (-8.25%)
Mutual labels:  symfony
Property Access
The PropertyAccess component provides function to read and write from/to an object or array using a simple string notation.
Stars: ✭ 2,362 (+1117.53%)
Mutual labels:  symfony
Contao
Contao Open Source CMS
Stars: ✭ 181 (-6.7%)
Mutual labels:  symfony
Polyfill Intl Icu
This component provides a collection of functions/classes using the symfony/intl package when the Intl extension is not installed.
Stars: ✭ 2,287 (+1078.87%)
Mutual labels:  symfony
Hwioauthbundle
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
Stars: ✭ 2,150 (+1008.25%)
Mutual labels:  symfony
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-6.7%)
Mutual labels:  symfony
Drush
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
Stars: ✭ 2,213 (+1040.72%)
Mutual labels:  symfony
Validator
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
Stars: ✭ 2,238 (+1053.61%)
Mutual labels:  symfony
Book 5.0 1
The Symfony 5 book source: The Fast Track
Stars: ✭ 192 (-1.03%)
Mutual labels:  symfony
Syliuscmsplugin
Content management system for eCommerce apps created on Sylius platform. Built with Sylius code quality, flexibility, BDD.
Stars: ✭ 178 (-8.25%)
Mutual labels:  symfony
Demo
Demo app for the API Platform framework
Stars: ✭ 184 (-5.15%)
Mutual labels:  symfony
Aimeos Symfony
Symfony e-commerce bundle for professional, ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 194 (+0%)
Mutual labels:  symfony
Backbee Php
the next generation CMS built on top of Symfony and Doctrine components. Give us a star to support our project :)
Stars: ✭ 192 (-1.03%)
Mutual labels:  symfony
Intl
A PHP replacement layer for the C intl extension that also provides access to the localization data of the ICU library.
Stars: ✭ 2,323 (+1097.42%)
Mutual labels:  symfony

Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!

Symfony was written entirely in PHP 5. It has been thoroughly tested in various real-world projects, and is actually in use for high-demand e-business websites. It is compatible with most of the available databases engines, including MySQL, PostgreSQL, Oracle, and Microsoft SQL Server. It runs on *nix and Windows platforms.

LICENSE

see LICENSE file

INSTALLATION

see http://www.symfony-project.org/getting-started/1_4/en/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].