GithubHelp home page GithubHelp logo

TheCodingMachine's Projects

alias-container icon alias-container

This package contains a really minimalist dependency injection container that can be used to create aliases of instances in existing containers.

archive-installer icon archive-installer

This is a simple installer that let's you create simple Composer packages that are actually downloading and extracting an archive from the web.

best-practices icon best-practices

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

cms-middleware icon cms-middleware

A http-interop compatible CMS middleware. It only provides the middleware and delegates pages fetching to other packages.

cms-static-registry icon cms-static-registry

A static registry (loads pages from static files) for thecodingmachine/cms-interfaces.

cms-utils icon cms-utils

Utility classes for the thecodingmachine/cms-interfaces

cms.scaffolder icon cms.scaffolder

[Experimental] This package contains a library to generate CMS components for Mouf

common-factories icon common-factories

This project provides utility factories that can be used directly in service providers complying with the container-interop/service-provider standard.

composer-validator icon composer-validator

A simple Mouf package that adds Composer install/update validation inside Mouf status messages

composite-container-factory icon composite-container-factory

This package provides a factory creating a composite container that automatically detects compatible containers using container-discovery and Puli.

container-installer icon container-installer

This package contains a PHP dependency injection container detector and aggregator. The idea is to have potentially one DI container per composer package and to aggregate all those containers into a 'root' container.

crystal-project icon crystal-project

This package contains the everaldo icon set. This is a set of icons that can be used in any web application.

database.dao-interface icon database.dao-interface

This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.

database.datasource.datasource-interface icon database.datasource.datasource-interface

This package only contains basic interfaces for implementing Data sources. Those data sources can be used by a range of objects, including the ExtDataGrid wrapper in Xaja, or other grids...

database.dbconnection icon database.dbconnection

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.

database.dbstats icon database.dbstats

This package provides a set of classes that can be used to create "aggregation" table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.