Libraries tagged by contains
mouf/javascript.ace
142379 Downloads
This package contains the ACE Javascript code editor (and a Mouf wrapper installer).
mouf/html.widgets.fileuploaderwidget
20521 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
mouf/html.widgets.evolugrid
31340 Downloads
This package contains the EvoluGrid widget. This is an HTML/Ajax datagrid that can be used to display data. It's main difference with other datagrids is that you can chage the set of columns dynamically depending on the paginated results you are looking at.
mouf/html.utils.ckeditor
19059 Downloads
This package contains the CK editor library with an installer for the Mouf PHP framework.
mouf/html.template.mouftemplate
142888 Downloads
This package contains a template for the Mouf administration interface. The content is automatically adjusted to the website page to use all the width. Anyway, you can use this component as a model if you like.
mouf/html.template.menus.basicmenu
142905 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mouf/html.tags
20061 Downloads
This package contains a pure PHP object representation of HTML5 tags. There is one class for each existing HTML tag, and one getter/setter per attribute.
mouf/database.querywriter
30553 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
mouf/database.doctrine-orm-wrapper
5226 Downloads
This package contains wrapper classes that make Doctrine ORM easy to use in Mouf
mouf/database.doctrine-dbal-wrapper
109731 Downloads
This package contains wrapper classes that make Doctrine DBAL easy to use in Mouf
mouf/database.dbconnection
32105 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.
mouf/database.datasource.datasource-interface
3758 Downloads
This package only contains basic interfaces for implementing data sources.
mouf/database.dao-interface
25848 Downloads
This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.
mkaverin/laravel-tools
308 Downloads
This package contains simple tools for your Laravel application.
minionfactory/common-helpers
18444 Downloads
Contains a few common helpers used in many projects.