Showing 28 open source projects for "php no 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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 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: 2 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    YAO

    YAO

    Yao A low code engine to create web services and dashboard

    Yao allows developers to create web services by processes. Yao is a low-code engine that creates a database model, writes API services, and describes dashboard interface just by JSON for web & hardware, no code, and 10x productivity. Yao is based on the flow-based programming idea, developed in the Go language, and supports multiple ways to expand the data stream processor. This makes Yao extremely versatile, which can replace programming languages ​​in most scenarios, and is 10 times more efficient than traditional programming languages ​​in terms of reusability and coding efficiency; application performance and resource ratio Better than PHP, JAVA and other languages. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Linux Dash

    Linux Dash

    A beautiful web dashboard for Linux

    Using the 3 bar hamburger icon on each module (widget) on Linux Dash, you can drag and re-arrange them. It is strongly recommended that all linux-dash installations be protected via a security measure of your choice. All of your changes are saved in LocalStorage, so your changes will be preserved permanently on that browser for convenience. Each of the modules (widgets) on the Linux Dash screen can be minimized to hide it, expanded in one click to maximize it, adjusted to a custom width....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    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
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    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
  • 11
    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
  • 12
    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
  • 13
    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
  • 14
    Tautology
    PHP Source code generator from XML
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Web based music library (Mp3act 1.2:php,javascript and mysql) with some code injections: embedded flashplayer in jukebox mode, volume control, art cover search by getid3, folder, database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    PHP 5 Web Service Proxy Generator. wsdl2php is a tool for generating proxy classes that can be used to access web services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    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: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next