Showing 27 open source projects for "php code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
    NetSuite PHP API Client

    NetSuite PHP API Client

    NetSuite PHP API Client with namespaces and autoloading

    A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Tracy

    Tracy

    Ease debugging PHP code for cool developers

    Tracy is a tool designed to facilitate debugging PHP code. It is a useful assistant to all PHP programmers, which helps with clear visualizing and logging errors, dumping variables and a lot more. Tracy hints and corrects you just like a good friend watching your back. Look at the picture above. Yes, "did you mean $greeting?" was added to a well-known PHP notice by Tracy. Maybe you feel like: “If Tracy’s so clever, she could fix that error as well!”
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Package Generator

    Package Generator

    Generates a PHP SDK based on a WSDL, simple and powerful, WSDL to PHP

    ...If you really don't know how to use the generator, get your generated package in less than 5 minutes, just fill and click. Using the most commonly used languages and tools, you'll be ensured to have a very easily usable code. Send requests without writing one line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel SOAP Client

    Laravel SOAP Client

    Laravel Soap Client

    This package provides an expressive, minimal API around the Soap Client from Phpro, allowing you to quickly make outgoing SOAP requests to communicate with other web applications. It is using HTTPplug as a handler with Guzzle as client. Some code is based/copied on/from Laravel HTTP wrapper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 5
    OpenAutonomy Reference Implementation

    OpenAutonomy Reference Implementation

    OpenAutonomy PHP server and related tools

    ...NOTE: The full "server" is not required to interact with OpenAutonomy. The main implementation priority is ubiquitousness. To that effect, the server is implemented in PHP with few external dependencies to ensure that this can be run on even the leanest of web hosts. The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in order to reduce runtime search overhead).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BuddypressEaD

    BuddypressEaD

    Just a redesigned theme for Buddypress

    Just a redesigned theme on Boot Store (created do by TheCartPress team) for "educational social networking" and BuddyPress plugin. Modified the background, we edit some code. We leave it the most adaptable possible to BuddyPress. This theme is also licensed under the GPL v2. Original Credits: TheCartPress eCommerce http://demo.thecartpress.com Our credits: http://buddypress-ead.blogspot.com.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP4sack
    A PHP encapsulation of the AJAX sack library so that developers need only code in PHP to implement AJAX, Feedback will be good to improve this component set. Now supporting cross browser drag and drop events, no other library dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jQuery4PHP
    jQuery4PHP ( jQuery for PHP ) is a PHP 5 library. Makes easy writing javascript code (jQuery syntax) using PHP objects. Develops Rich Internet Applications in an easy way without having to know javascript language with the help and power of jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JAMP (acronym Javascript Ajax Mysql Php) is powerful and fast framework, distributed with GNU licence, in it is enclosed a suit environment for the development WEB applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Project page for the custom CMS behind chris.iluo.net built with PHP and MySQL. Not the most beautiful code but it works and is quite simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple PHP class to check the validity of a VAT number from the European Union countries. Just include the class and call the function vat::check_vat($vat_number,$state_code). The state_code is the country 2 letter abbreviation (eg. GB, DE, AT etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tautology
    PHP Source code generator from XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A comprehensive PHP implementation of the most important Twitter API functionalities that enables programmers to interact with Twitter in their own webapplications easily. Post new messages to Twitter by adding only 4 lines of code to your app!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dunbar is a location-based chat tool for mobile devices and phones as well as desktop computers. The architecture is built on web services so that clients on any operating system can be created. The service will be free to users, and the source code will
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Creating Forms and its Elements with few lines of PHP code, without any HTML. Ajax support, JS-AFV (auto-form-validation). Now also with brandnew Templatesystem to reload ones filled out Forms. Ride the Lightning !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Create instant web 2.0 rpc server from your php classes.Need only to configure proxy metafile to get up and running.This is a fork of the excelent phpolait library. Allows you to call server-side PHP code from client-side JavaScript. It uses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    InstantSVC (pronounced as Instant Services) provides a set of tools to ease Web Services development with PHP5. You just need to document your PHP code with PHPDocumentor to generate Web Services from it - SOAP Services as well as RESTful Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SOAP-SQL generates a web service WSDL based on user-defined SQL statements with only a few lines of code. It relies on NuSOAP and PEAR MDB2 (DB abstraction layer), so it works with most any database. No PHP extensions required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple, easy to use RPC alternative to SOAP or XML-RPC with built in code generation. Focussed on ease of use, simplicity, and having a human readable protocol. Check out the WIKI for documentation and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP 5 Web Service Proxy Generator. wsdl2php is a tool for generating proxy classes that can be used to access web services.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    The PRAjax class can be used to reflect PHP code into JavaScript and Ajax methods and vice-versa. PHP objects can be used in JavaScript trough Ajax calls, both properties and (registered) functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A library for Atom / RSS feed fetching and parsing. Maps all feeds (where possible) to the latest Atom format, so that your code doesn't have to care what format the source was in. Supports Atom 1.0, 0.3, RSS 2.0, 1.0, 0.9x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An implementation of Protocol Buffers in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next