PHP Utilities & Tools

Free and open source Development Tools Scripts. You can find Application Framework, Bug Tracking, Debugging and Utilities scripts here.
  1. No Screenshot
    1336 total visits
    ubinclude can scan one or more directories for class files with given file name extensions. It checks the file contents to see if they contain the definition of classes, interfaces and sub-classes. ubinclude can include the script file of a given class from the list of scanned directories. A list of already scanned files can be cached to a file ...
  2. No Screenshot
    1855 total visits
    PHP-PAPA provides a Model-View-Controller implementation. Key features of PHP-PAPA:- Supports component development- Multi-language support- SEO friendly URLs with .html extension- User access control based on URL patterns- Supports themes and layout by default- Sub-folder grouping for controller, view and layout Requirements: PHP 5 or higher
  3. No Screenshot
    1609 total visits
    Arrays with the expressions defining the productions of the language to parse, are used as input. LR Parsing Tables returns arrays with LR(0) action and goto tables with non-deterministic cells for subsequent LR parsing. Requirements: PHP 4.0 or higher
  4. No Screenshot
    1715 total visits
    onPHP is an object-oriented framework aimed at rapid development of scalable robust applications with outstanding code reusability level. OnPHP also provides code generation tools and Hibernate-like Criteria and HQL-like queries to save your time.
  5. No Screenshot
    1453 total visits
    Flash Messages can consist of notices that will be displayed on each page visited by a particular user. Each message is assigned a type and a namespace, so multiple messages of different types and namespaces can be presented to the user. Flash Messages uses session variables to store the persistent messages of all domains, so the messages are preserved while ...
  6. No Screenshot
    1669 total visits
    The ANSI console class is extended in order to render a progress bar. The bar starts in a given console column and display a given percentage next to a bar made of repeated characters that represent the width of the bar relative to the total character width of the bar. Requirements: PHP 5 or higher
  7. No Screenshot
    2175 total visits
    dinamicParams can takes the name of a function, an optional object and an array with the list of parameters and calls the specified function of the object. The reflection API is used to determine the function parameters. The function is called using the parameter values passed as arguments in an array, filling missed parameters with the corresponding default values. Requirements: ...
  8. No Screenshot
    1996 total visits
    Console can assemble control characters that can control aspects of different of formatting the output of text to consoles like background and foreground colors, character positioning, etc.. Formatted text or numbers can also be read from the console input. Requirements: PHP 5.0 or higher
  9. No Screenshot
    1544 total visits
    After the current version of PHP is determined, comparison operations with another specified version can be performed. Platform versioning can perform version comparison operations: equal, less than, less or equal than, more then, and more or equal then. Requirements: PHP 3.0 or higher
  10. No Screenshot
    1965 total visits
    Two interfaces that define an API for loading classes and handling errors, are provided. Applications must define one or more classes that implements the auto-loading interface. Multiple auto-load classes may be implemented to handle loading of classes of different libraries. spAutoLoad takes care of loading classes calling each auto-loading class implementation that was added. An optional class that implements the ...
  11. No Screenshot
    1645 total visits
    htdig-php-helper, an object who's properties are found in the template files is produces.
  12. No Screenshot
    1907 total visits
    The references to the object can be used by other classes without recreating them.
  13. No Screenshot
    1714 total visits
    Getopt_Util can be used to simplify the development of shell scripts with php.
  14. No Screenshot
    1926 total visits
    The extended representation of extensive is in English.
  15. No Screenshot
    1743 total visits
    TX class is a simple timer class that can be used to measure the time it takes accomplish a given task like for instance generating the Web page outputted by the current script.Requirements: PHP 3.0 or higher
Pages 13 of 26« 9 10 11 12 13 14 15 16 17 »