Pinned Repositories
best-practices
This repository contains the files to generate the http://bestpractices.thecodingmachine.com website
cms.generator
[Experimental] This package contains a library to generate CMS components for Mouf
database.patcher
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
FranceConnect-Symfony
Symfony 4 Bundle for FranceConnect authentication.
graphql-controllers
Write your GraphQL queries in simple to write controllers (using youshido/graphql).
html.tags
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.
labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
mouf-html.widgets.evolugrid
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.
Fooriva's Repositories
Fooriva/best-practices
This repository contains the files to generate the http://bestpractices.thecodingmachine.com website
Fooriva/cms.generator
[Experimental] This package contains a library to generate CMS components for Mouf
Fooriva/database.patcher
A database patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. This package adds database support to the Mouf patch system (mouf/utils.patcher).
Fooriva/database.querywriter
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
Fooriva/database.tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced at runtime from the database model.
Fooriva/FranceConnect-Symfony
Symfony 4 Bundle for FranceConnect authentication.
Fooriva/graphql-controllers
Write your GraphQL queries in simple to write controllers (using youshido/graphql).
Fooriva/html.tags
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.
Fooriva/labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Fooriva/mouf-html.widgets.evolugrid
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.
Fooriva/rpg-fight-handler-front
Front end package for easier handling of RPG fights
Fooriva/tdbm
The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.
Fooriva/utils.common.doctrine-cache-wrapper
Provide an install script for a Doctrine's Cache in Mouf Framework.
Fooriva/whoops-middleware
PSR-7 compatible middleware for Whoops