Giter Club home page Giter Club logo

gbphpdb's Introduction

Personal php library / collection of utilities
Language: PHP 5.4

This has been developped and used from 2001 to 2017.
Used Subversion (up to 2013-02-26), then Mercurial (hosted on bitbucket)
Converted to git (hosted on github) on 2021-10-13 because bitbucket deleted all the mercurial repositories.

Demo/readline/sql.php -> complete cli application similar to the mysql console, but using Gb_Db. It includes search in lines and column and schema description

Gb_Db         : database abstraction library (sqlite, postgres, mysql, oracle) (use Zend Framework 1)
Gb_Db_Migrate : simple migration model
Gb_Form       : manage html form, with javascript verification
Gb_Form2      : manage html form, with javascript verification and backend (ie database).
Gb_Cache      : provide cache (use Zend Framework 1)
Gb_Emailverif : handle email verification (with mail and database)
Gb_Excelxml   : read Office 2003 xml
Gb_File       : manage a filesystem backend stored in a db
Gb_Glue       : manage plugins
Gb_Ldap       : ldap library
Gb_Log        : log engine, with plugins for Gb_Response
Gb_Mafu       : manage multiple file uploads
Gb_Mail       : mail sender
Gb_Model      : to manage Objects in database. Use cache. Inspired by ruby on rails. Incredible complex code !
Gb_Mvc        : simple framework with controllers/view/model
Gb_Session    : provide object storage and expiration
Gb_Source     : analyse php code. Can compact
Gb_Ssh2       : remote controlling
Gb_String     : utilities about string, Format_table, remove_accents, ...
Gb_Util       : Common utilities
Gb_Request    : handle http request
Gb Response   : handle http response
Gb_Timer      : time some actions. Includes Pause
Gb/incub/*    : experiments with byte / bit programming

gbphpdb's People

Contributors

gbouthenot avatar

Watchers

 avatar  avatar

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.