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
    1126 total visits
    Canada Post eParcel XML class.
  2. No Screenshot
    1521 total visits
    With Time to generate a page, it is possible to measure the time a page takes to be generated by start counting since the moment before it starts being generated until the moment is finished.
  3. No Screenshot
    1906 total visits
    REF classes lets you preserve variables between pages without using cookies, sessions or shared memory.
  4. No Screenshot
    1854 total visits
    PHP Grammar is meant to generate grammar definition XML files for speech recognition applications according to W3 Consortium specification.This XML format for speech grammars is part of the SRGS specification. Platforms conforming to the VoiceXML 2.0 specification are required to support this format. In addition, XML grammars are also supported within the SALT and XHTML Voice specifications.An XSLT Stylesheet is ...
  5. No Screenshot
    2025 total visits
    shmem script allows you to share information between pages and applications outside php using shared memory.
  6. No Screenshot
    1699 total visits
    Compile many classes into one class. SmartExtender get around the limited class extension that PHP offers. IE class A extends classb, classc etc is not possible.
  7. No Screenshot
    1912 total visits
    PHP Code Buster can be used to obfuscate PHP code making it unreadable to humans.PHP Code Buster uses the PHP tokenizer functions to parse PHP source code and rewrite it eliminating comments or white space, and replacing the variable names with names that do not hint the variables original purpose.
  8. No Screenshot
    1697 total visits
    The evaluate class extends the eval function to add the capability of mixing HTML and PHP. Evaluate classes can handle code within a text string which makes it possible to include HTML files.
  9. No Screenshot
    1963 total visits
    When you work with objects and classes, just a few lines in every class you use can help you to see information about the class and the current state of an object includes variables values.Requirements:- PHP3 - PHP4
  10. No Screenshot
    1970 total visits
    Class Path Locator is meant to resolve path of a [PHP class library] file to be included like in Java. You can specify the directory paths of several [class] libraries that are available and accessible on the system.Class Path Locator can check whether a file with given name exists in any of the specified directory paths. If the file path ...
  11. No Screenshot
    1377 total visits
    Logging Class uses environment variables and date/time functions to log visitors data like IP address, port, browser, date and time and creates either text or xml outputs.
  12. No Screenshot
    1914 total visits
    Application Framework Classes is a bundle of classes which should help you to write object orientated application under php4. Functionality for mysql,post,get,session variables. The package is provided as it is, there will be no support!
  13. No Screenshot
    1697 total visits
    VAT Checker can check whether an VAT (Value Added Tax) number is valid according to rules of each European country. It loads VAT number structure using regular expressions for each European country defined in a separate XML file.If the given VAT number structure is correct, the class checks the VIES site (VAT Information Exchange System) to verify whether the VAT ...
  14. No Screenshot
    1680 total visits
    Time Online is meant to keep track of the time the users spend visiting the pages of a site.It can keep track of the time spent in a single page, on the entire site using the same session or the total time since the first access.Time Online can display in the site HTML pages the time spent and keep displaying ...
  15. No Screenshot
    1540 total visits
    Keeps track of number of distinct visitors currently accessing the site, along with their IP address. This system does not need any database.
Pages 24 of 26« 20 21 22 23 24 25 26 »