Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Explore 10,000+ tools
Free and Open Source HR Software
OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.
Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
Interactive PHP shell Create an interactive environment to debug php line by line. It enables you to execute php code as if it were a command line in a similar setting to bash and psh (perl shell).
PHP_Debug : A simple and fast way to debug PHP code This PHP debug library offers you the ability to debug your PHP code and generate a trace of your program. - Process time - Database and query process time - Functionnal debug - Check performance
Creates a function calls debug trace. Functions arguments, returned parameters and watched variables are reported in the same section. Traced variables can be processed by provided user functions for displaying purposes.
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.
The classes in stdfuncs.inc.php provide general functions you can use while developping a PHP Application / Website or whatever. - Debugging - Time measurment - Sorting and Grouping - JSON Encoding - XML-Reading - FileSystem - Date handling
DBG is a full-featured PHP Debugger and Profiler. Makes it easier to find problems or bugs in PHP scripts. DBG supports back-tracking, watching variables, viewing arguments passed to all nested function calls at any point of execution. Opensource.
PHPDebugger is used for debugging PHP scripts.It can debug PHP scripts on local as well as remote servers. The Just In Time (JIT) gives the power to debug an entire web application through a Web Server.It has Inbuilt Profiler functionality.
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
ConSense is a singular "jack of all trades" web development console intended to ease all your bugtracking, testing and page architecture tasks. Its siblings, RedSand and SimpleClasses form a sound, dynamic, object oriented JavaScript/DHTML framework.
We develop a PHP application server, web application framework and a suite of web apps along with a set of tools (based on Eclipse) to configure the app server and web apps and build the site. Also included are FCKeditor, The GIMP, and AMP+Eclipse.
Visual DB Script is an editor PHP,ASP,HTML(can support other languages) that integrate the functionally of a Database Manager (like Access or MySQL). It supports Scripting Developers with specifical SQL commands and an SQL Query Designer
openDebug is a simple PHP debugger for use in small websites.
openDebug will generate extra HTML/Javascript code which 'attaches' to the HTML output.
Then the coder can look up his variables, queries and check for errors.
phpWhistleBlower is a framework to help php developers to write tests that validate their project codebases, helping to improve the developement process and overall code quality.
The original intent was to make a pretty simple "connect and send" http client, it has since grown to include as much http 1.0 client capabilitlies (as defined in RFC 1945) as possible.
Zinc allows PHP developers to better debug and optimise their applications by providing detailed information on the execution path of the code in their scripts.
PHP_Dyn is PHP Extension to help debugging a PHP script.
You can get execution trace of scripts not to need change them.
HTTP request parameter can be printed.
Argument value of the function call and return value can be printed.
<div align="center"><img src="http://phpole.sourceforge.net/olelogo.gif"></div>
phpole is a php script on line editor, which uses web environment as an ide, has a little cvs
<hr>
phpole es un editor de scripts php, con un sistema de cvs, en el cua
Small PHP library to view (1) all the executed MYSQL queries and their result (read data, affected rows, errors and their reason) and (2) all received GET and POST variables. This library makes it very fast to find why queries did not work as expected.
PHP Profiler is both a Zend extension and module capable of generating profiling information (function call statistics) for PHP applications on the server side. No PHP code has to be changed, although the profiler data is available to your scripts.