Showing 32 open source projects for "php api"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    phpDocumentor

    phpDocumentor

    Documentation Generator for PHP

    phpDocumentor is an open-source documentation generator for PHP projects. It automatically generates documentation from PHP source code using comments and annotations, following the PHPDoc standard. The generated output includes detailed API documentation, class diagrams, and structured reports. It is widely used for maintaining comprehensive and professional documentation for PHP applications and libraries.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Laravel Request Docs

    Laravel Request Docs

    Effortless API documentation tool for Laravel applications

    The Hassle-Free automatic API documentation generation for Laravel. Automatic rules fetching from injected Request and by regexp. Automatic routes fetching from Laravel Routes. Support for Laravel logs. Support for SQL query and query time. Support for HTTP response time and memory consumption. Support for Authorization Headers. Support for File uploads, and support for Eloquents events. Display extra documentation using markdown. Saves the history of previous requests. Added filters to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    NelmioApiDocBundle

    NelmioApiDocBundle

    Generates documentation for your REST API from annotations

    The NelmioApiDocBundle bundle allows you to generate documentation in the OpenAPI (Swagger) format and provides a sandbox to interactively experiment with the API. This bundle supports Symfony route requirements, PHP annotations, Swagger-Php annotations, FOSRestBundle annotations, and apps using API-Platform. For models, it supports the Symfony serializer, the JMS serializer and the willdurand/Hateoas library. It does also support Symfony form types. It generates OpenAPI documentation from your Symfony app thanks to Describers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Scramble

    Scramble

    Modern Laravel OpenAPI (Swagger) documentation generator

    Scramble is OpenAPI (Swagger) documentation generator for Laravel. It generates API documentation for your project automatically without requiring you to manually write PHPDoc annotations. The documentation is generated in OpenAPI 3.1.0 format. To show the documentation in UI, Stoplight Elements is used. The main motto of the project is to generate as much API documentation automatically as possible. This allows you to focus on code and avoid annotating every possible param/field as it may...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    WackoWiki

    WackoWiki

    WackoWiki is a light and easy to install multilingual Wiki-engine.

    WackoWiki is a light and easy to install multilingual Wiki-engine. Supports WYTIWYG-editing, page rights (ACLs), design themes (skins), file upload, email notification and much more. Compatible with PHP 8.0 - 8.5 and MariaDB / MySQL / SQLite.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 6
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Smart and Readable Documentation PHP

    Smart and Readable Documentation PHP

    PHP 7.1 ready Smart and Simple Documentation for your PHP project

    ApiGen is easy to use and modern API doc generator supporting all PHP 8.1 features. ApiGen can be configured with apigen.neon configuration file. ApiGen is available as apigen/apigen Docker image which you can directly use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    phpDocumentor ReflectionCommon

    phpDocumentor ReflectionCommon

    Utility library used by phpDocumentor to provide shared constants

    ReflectionCommon is a small utility library used by phpDocumentor to provide shared constants and interfaces between different reflection components. It ensures consistency and compatibility across the ReflectionDocBlock and other related libraries, particularly for documentation parsing and annotation handling.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 10
    TestLink

    TestLink

    Test & requirements management

    TestLink is a web based Test Management tool. The application provides Test specification, Test plans and execution, Reporting, Requirements specification and collaborate with well-known bug trackers. Repository: https://github.com/TestLinkOpenSourceTRMS
    Leader badge
    Downloads: 489 This Week
    Last Update:
    See Project
  • 11
    A complete documentation solution for PHP. Generates javaDoc-style API documentation and user-level manuals from your PHP code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Pelzini

    Code documentor for multiple langauges

    We've moved to GitHub! https://github.com/Karmabunny/pelzini Code documenter for PHP, JavaScript and C which uses a database to facilitate such features as Search! Written in PHP, and using MySQL, PostgreSQL or SQLite, Pelzini is the documentation tool of the future!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RekZit
    RekZit is a requirement management web tool attempting to speed a system's requirement elicitation, documentation and management. Its main feature is the separation of template and information, presenting data in different ways to different people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An easy to use API for documenting PHP (>= 5.3) projects. It follows a strict structure and originally, it was only written for the Buxa Framework. The documentor mainly uses reflection and yes... of course, it supports the namespace stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Small FAQ system with context sensitive FAQ listing, easy to use on existings web sites/web services through AJAX insert. Currently requires PHP/MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An all-in-one authentication with mysql as backend. Features: - Howto/Document - user info - libnss-mysql - pam-mysql - usersql - pdbsql (samba) - radius-mysql - mail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A utility for providing MySQL database documentation from any MySql database host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpMyLingvo - Web-interface for dictionaries stored in MySQL, compatible with databases for PtkDic/GtkDic and JaLingvo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tying together Zend Framework, PHP/Java Bridge, JTOpen, and Tomcat to provide a FOSS solution for i5 (IBM i, iSeries, AS/400) PHP developers struggling with the performance issues of the Integrated File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YADS is a clone of the documentation system that PHP uses for its API. Since PHP doesn't have it in a nice package for everyone and their twin to download and install (at least none that I can see), I figured I will just recreate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Nereu is capable to make the requirements rastreability matrix showing the impact of requirements alterations on software project. It becomes an inestimable auxiliar tool to the requirements management, an important phase in software process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    xDocumentor will currently parse javadoc comments in php(lang x) code. xdocumentor is very fast and documentation can be updated on the fly as code is committed into cvs or subversion. xDocumentor uses PHP's built in code parser and mysql backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EurekA is a knowldege base system primarily developed in python with MySQL as the database, SQLObject module as the DB API and CherryPy+Genshi as the frontend. The main aim of this project is to provide a dynamic Knowldege Base system that caters to the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PHP Project Navigator is a web based source browser for PHP. Its parser uses the same YACC grammar as the Zend Engine 2 so it recognizes PHP 5 syntax and inline documentation blocks. Symbols are stored in a database which is queried via a web based GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next