Pinned Loading
-
PHPYAM
PHPYAM PublicReally simple, yet easily extendable, MVC framework for PHP developers that helps you quickly write simple yet powerful web applications and APIs.
PHP
-
Propel-pervasive
Propel-pervasive PublicPropel is an open-source Object-Relational Mapping (ORM) for PHP5. This fork tries to add support for Pervasive DB (and includes most pending Propel v1 pull requests).
PHP
-
wsdl2phpgenerator
wsdl2phpgenerator PublicForked from wsdl2phpgenerator/wsdl2phpgenerator
Simple utility and class library for generating php classes from a wsdl file.
-
-
CSV managing class: Store and retrie...
CSV managing class: Store and retrieve data from CSV files using an Iterator implementation 1<?php
2namespace tbl0605\Spreadsheet;
34/**
5* CSV managing class: Store and retrieve data from CSV files<br>
-
How to find&store base URL in .htacc...
How to find&store base URL in .htaccess files (as environment variable HTTP_BASE) 1# Necessary to prevent problems when using a controller named "index" and having a root index.php
2# more here: http://httpd.apache.org/docs/2.2/content-negotiation.html
3Options -MultiViews
45# Prevent people from looking directly into folders
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.