2017 © Pedro Peláez
 

library phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

image

agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  • Friday, March 2, 2018
  • by agentmedia
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 5 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

= phine-framework =, (*1)

This is the PHP framework of the Phine CMS. It can be used without the CMS and provides the following features. - Logic for forms, fields and validations - Database ORM System and SQL fluent classes - A PHP Writer to generate PHP code by PHP (also used by ORM) - Logic for ACL to provide Access Guarding - Logic for wording and translation using C#-String.Format placeholders like "This file was uploaded {0} times" , and PHP or CSV translation files - Classes for file system operations and uploads (IO) - Multibyte capable String class an and a StringReader for iterating multibyte strings - RSS 2.0 and sitemap generator classes - Apache Utilities including an htaccess writer - A PHP writer class - Simple text operations, like string shortening or whitespace normalization - An abstract approach to make PHP class provide its methods and its results as json webservice - Some basic graphic capabilities using gd functions, (*2)

== Version History ==, (*3)

=== 1.0.0 ===, (*4)

First packagist available version, (*5)

=== 1.0.1 ===, (*6)

  • changed database type defs to avoid collisions with PHP 7 built-in types (CAUTION: Update your references!)
  • added global number parser accepting dot or comma as decimal separator
  • added number validator based on GlobalNumberParser

=== 1.0.2 ===, (*7)

  • corrected stupid bug in global number parser

=== 1.0.3 ===, (*8)

  • added GlobalNumberParser::Parse utility function

=== 1.0.3 ===, (*9)

  • Corrected GlobalNumberParser::TrypParse function

== 1.0.5 == Renamed Sql\Object to Sql\SqlObject to prevent name clash with new PHP keyword "object", (*10)

The Versions

02/03 2018

dev-master

9999999-dev https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0 Apache License 2.0

The Requires

  • php >=5.3.0

 

02/03 2018

v1.0.4

1.0.4.0 https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

02/03 2018

v1.0.3

1.0.3.0 https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

02/03 2018

v1.0.2

1.0.2.0 https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

02/03 2018

v1.0.1

1.0.1.0 https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

20/02 2018

1.0.0

1.0.0.0 https://github.com/agentmedia/phine-framework

A PHP framework providing Database ORM, IO, String utitlites and basic logic for typical web programming tasks like JSON webservices, sitemap writing or RSS generation

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0