Skip to content
View Fooriva's full-sized avatar

Block or report Fooriva

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. html.tags html.tags Public

    Forked from thecodingmachine/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.

    PHP

  2. database.querywriter database.querywriter Public

    Forked from thecodingmachine/database.querywriter

    This package contains classes useful to generate SQL statements such as SELECT queries, etc...

    PHP

  3. database.patcher database.patcher Public

    Forked from thecodingmachine/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 s…

    PHP

  4. mouf-html.widgets.evolugrid mouf-html.widgets.evolugrid Public

    Forked from thecodingmachine/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 dynami…

    PHP

  5. best-practices best-practices Public

    Forked from thecodingmachine/best-practices

    This repository contains the files to generate the http://bestpractices.thecodingmachine.com website

    CSS

  6. utils.common.doctrine-cache-wrapper utils.common.doctrine-cache-wrapper Public

    Forked from thecodingmachine/utils.common.doctrine-cache-wrapper

    Provide an install script for a Doctrine's Cache in Mouf Framework.

    PHP