Skip to content

3b-fly/bbbfly-php

Repository files navigation

3b-fly's PHP library

This project is not stable nor documented yet

Packages and Classes

  • environment
    • bbbfly_Arguments - Provides access to parsed command line arguments.
    • bbbfly_INI - Allows to get parsed configuration option value.
  • common
    • bbbfly_Config - INI, JSON and XML configuration files handler.
    • bbbfly_MIME - Translates file extension to corresponding MIME type.
    • bbbfly_Require - Provides easy way to require files from different locations.
    • bbbfly_Upload - Handles file upload.
  • adodb
    • bbbfly_ADOdb_Connection - ADOdb database connection factory.
  • RPC
    • bbbfly_RPC - Rich HTTP RPC handler.
    • bbbfly_RPC_DB - bbbfly_RPC extension providing bbbfly_ADOdb_Connection.
  • geoPHP
    • bbbfly_geoPHP - geoPHP extension with geometry collection support.
  • controlsjs
    • bbbfly_CookieSettings - Converts Controls.js cookie settings to client settings.
  • app
    • bbbfly_AppIndex - Server side for Controls.js application.
    • bbbfly_AppLoader - Server side for bbbfly.AppLoader class.
    • bbbfly_AppLibrarian - Class for parsing Controls.js library and application JSON files.


License

Comply with GPLv3 license for non-commercial use.
License for commercial use is to be purchased at purchase@3b-fly.eu.

Third party licenses

Some packages contain third party code which falls under its own license.
Verify that you satisfy that third party license conditions before using listed packages.

package library version license
adodb ADOdb 5.20.12 BSD 3-Clause / LGPLv2.1
geoPHP geoPHP 1.2 Modified BSD / GPLv2

About

3b-fly's PHP library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages