symfony
This plugin provides several enhancements to symfony's form framework. It was designed with the Doctrine ORM in mind, so most of the good stuff is not available for Propel, (yet? contributions welcome :)).
The lookupWidgetPlugin packages a widget that allows to display a modal popup that lists values from a given table and allows to filter values and to select a value.
ogDynamicParameters let you manage parameters of any items. You can define item parameters by item family and item model. ogDynamicParameters will offer you the form to create and edit item with all parameters defined.
Plugin that makes it easy to implement a set of reference classes which are used as constant and options holders for classes that are accessory to the actual data model.
Doctrine Port from sfFaqPlugin, which allows you to embed a FAQ module within your symfony project
As MySQL InnoDB implict commits on a table alteration Doctrine migrations that error will leave a database inbetween states. This plugin uses mysqldump to back up the database prior to migration and restores it on failure. This also allows you to use a dry run
Symfony wrapper for Blueprint Css Framework
Integrate Piwik web analytics into your symfony project.
Add Nested Categories to your models. Models can be grouped into individual categories (this is the default), or multiple models can share a group of categories.
The sfMelody plugin provides an easy way to connect to facebook, google, yahoo... through OAuth authentification.
This plugin will help you to save the CB payments with the MERCANET system known as SIPS, ATOS ... This is the most used systems for French Banks.
This plugin provides a task to optimize web assets used in your project, typically for better frontend performances.
Adds ability to generate Google sitemap.
Much like the sfConfig::get() method, use csSettings::get() to call dynamic, user-defined settings. An admin generator interface allows easy administration.
sfPhpExcelPlugin read and write excel file.
Image manipulation made even easier! Why worry about the creation of your thumbnails when you can easily configure the image formats your design desires? With sfImageTransformExtraPlugin the days of coding transforms are gone. Instead you define formats as a series of transformations provided by the awesome sfImageTransformPlugin. Instead of changing your business logic when the design requires new formats you only need to change the configuration while the application remains untouched.
symfony thumbnail generation support.
The mpRealityAdminPlugin provides a new admin generator theme with some additions.
This behavior allows tags to be attached to Doctrine objects. It includes tag-cloud generation and helpers to display these clouds. It also offers optional typeahead features for entering tags. * Behavior * Model
stOfcPlugin class provides abstraction for Open Flash Chart. Creates Flash Chart based on an array of data.
Content Management Framework. Diem CMF CMS for symfony.
Diem is a content management framework (CMF) for PHP projects.
Diem is flexible. There is no preinstalled stuff ( blog, comments... ) : the project starts empty. The developer creates its own modules by declaring them in configuration files. Then Diem generates a code which is 100% specific to the site's needs.
sfDoctrineActAsSignablePlugin provides Signable behavior to your models ("created_by" and "updated_by"columns defining user who created/updated a record)
* Behavior
* Model
You want to add comments on news page, pool or anything ? Just use this plugin ! It provides a comment behavior. Now, everything is commentable !
The Doctrine Project is an open-source PHP project that is home to home to several PHP libraries primarily focused on database storage and object mapping. The core projects are the Object Relational Mapper (ORM) and the Database Abstraction Layer (DBAL) it is built upon.
Documentation sur l'utilisation du plugin symfony sfGuardDoctrine en version 5.x
First, let me give a brief explanation of what column aggregation inheritance is and how it works. With column aggregation inheritance all classes share the same table, and all columns must exist in the parent. Doctrine is able to know which class each row in the database belongs to by automatically setting a "type" column so that Doctrine can cast the correct class when hydrating data from the database. Even if you query the top level column aggregation class, the collection will return instances of the class that each row belongs to.
Web PHP Framework.
Symfony is a powerful PHP framework that empowers developers to build scalable, high-performance web applications with reusable components, comprehensive documentation, and a strong community.
Related contents: