Suggested Categories:

Database Backup Software
Database backup software solutions enable organizations to back up their databases so that they can restore the databases if necessary. Database backup software is essential for companies of all kinds that want to protect against corrupted data, broken hardware, or employee missteps.
Serverless Platforms
Serverless platforms are cloud computing services that allow developers to build and deploy applications without managing the underlying infrastructure, such as servers or virtual machines. These platforms automatically handle the scaling, provisioning, and maintenance of resources, allowing developers to focus on writing code and implementing business logic. Serverless platforms typically provide a pay-as-you-go pricing model, where users only pay for the actual resources used during execution rather than for idle time. Features of serverless platforms include automatic scaling, event-driven architecture, and support for various programming languages and services. Popular serverless platforms are commonly used for web applications, microservices, APIs, and data processing.
Social Networking Software
Social networking software enables individuals and organizations to create, manage, and engage in online communities, allowing users to share content, communicate, and collaborate. These platforms typically include features like user profiles, messaging, status updates, content sharing, and group discussions, facilitating both personal and professional connections. Social networking software is used for a wide range of purposes, from personal socialization to business networking and marketing. These tools enable users to build networks, interact with others, and discover relevant content through their connections and interests.
Forum Software
Forum software is a solution to help organizations, communities, or individuals create, manage, and moderate online discussion boards or forums where users can post content, interact, and engage in conversations. These platforms typically offer features such as user registration, thread creation, topic categorization, private messaging, and moderation tools to ensure a safe and organized space for discussion.
Application Development Software
Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications.
View more categories (5) for "php mssql"
  • 1
    PHP

    PHP

    PHP

    Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. The PHP development team announces the immediate availability of PHP 8.0.20. When using the PHP.net website, there is even no need to get to a search box to access the content you would like to see quickly. You can use short PHP.net URLs to access pages directly.
    Starting Price: Free
  • 2
    Eclipse PHP

    Eclipse PHP

    Eclipse Foundation

    The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based web applications and facilitates extensibility. It leverages the existing web tools project in providing developers with PHP capabilities. The essential starting point for PHP developers, including a PHP language support, a Git client, XML Editor and Mylyn, terminal. ...
  • 3
    JsPHP

    JsPHP

    JsPHP

    The free open-source JsPHP library. The JsPHP website is a 100% free community resource that provides a collaborative platform and web-based Integrated Development Environment (IDE) for building an open-source JavaScript library called JsPHP that provides an implementation of the PHP API for JavaScript environments. An Integrated Development Environment (IDE) is a tool for writing computer programs, and that's what the JsPHP website is a tool for creating and testing software. ...
    Starting Price: Free
  • 4
    CakePHP

    CakePHP

    CakePHP

    The migration guide has a complete list of what's new in 4.3.0. We recommend you give that page a read when upgrading. While CakePHP 4 contains a number of breaking changes we have prepared an exhaustive migration guide covering all the deprecated and removed features as well as highlighting the shiny new features. CakeDC, the commercial entity behind the CakePHP framework, was established by Larry Masters, the founder of CakePHP. CakeDC offers CakePHP development, consultancy, CakePHP training and code review Services. ...
    Starting Price: Free
  • 5
    Pop PHP Framework

    Pop PHP Framework

    Pop PHP Framework

    ...The Pop PHP Framework contains a group of core components and an additional 30+ components that serve as a toolkit for rapid application development. The framework itself has a base set of core components as well as numerous other additional components to facilitate many of the common features needed for a PHP application. The goal is so that anyone from a novice developer to an advanced programmer can install and start using the Pop PHP Framework quickly and effectively.
    Starting Price: Free
  • 6
    FuelPHP

    FuelPHP

    FuelPHP

    The Fuel PHP framework is a fast, simple, and flexible PHP 5.4+ framework, born from the best ideas of other frameworks, with a fresh start. It was born out of the frustrations people have with the currently available frameworks and developed with support from a community of developers. FuelPHP is extremely portable, works on almost any server, and prides itself on clean syntax.
    Starting Price: Free
  • 7
    PHP Tools

    PHP Tools

    DEVSENSE

    PHP development environment. Turn Visual Studio into a powerful PHP development environment. The PHP Editor colorizes your code according to Visual Studio settings, giving you a better overview in the colors you are used to. The colors respect Visual Studio conventions with support for dark, light and 3rd party themes. Detect type mismatches, typos, missing function parameters, unknown classes and functions as you type.
    Starting Price: $59/year/user
  • 8
    Xdebug

    Xdebug

    Xdebug

    Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. A way to step through your code in your IDE or editor while the script is executing. An improved var_dump() function, stack traces for notices, warnings, errors, and exceptions to highlight the code path to the error. Writes every function call, with arguments and invocation location to disk.
    Starting Price: Free
  • 9
    CodeLobster IDE

    CodeLobster IDE

    CodeLobster Software

    When you start developing with PHP, you face the problem of deciding which IDE to choose. Most companies sell their IDE's for high prices ($100-$500). We, on the other hand, offer a multifunctional portable IDE absolutely FREE with all these standard features: PHP/HTML/CSS/JavaScript highlighting; advanced PHP/HTML/CSS/JavaScript autocomplete; a powerful PHP debugger; context and dynamic Help; a code validator; a SQL manager and much more.
  • 10
    Tinkerwell

    Tinkerwell

    Tinkerwell

    Tinkerwell is a desktop application designed for PHP developers that provides a fast and interactive environment for running, testing, and debugging PHP code within the context of real applications. It functions as a powerful code runner and scratchpad that allows developers to execute PHP snippets instantly without creating routes, controllers, or full scripts inside their projects.
    Starting Price: $31.30 per month
  • 11
    Laminas

    Laminas

    Zend Framework

    Laminas is the enterprise-ready PHP framework and components. Components for any PHP application, include dependency injection, event dispatchers, input validation and filtering, pagination and navigation, feed generation and parsing, and much, much more. Build PHP middleware applications, using the PSR-7 and PSR-15 specifications, using a variety of routing and templating options, and the dependency injection container you prefer.
  • 12
    Phalcon

    Phalcon

    Phalcon

    A full-stack PHP framework delivered as a C-extension. Its innovative architecture makes Phalcon the fastest PHP framework ever built. Developers do not need to know C to use Phalcon. Its functionality is exposed as PHP classes and interfaces under the Phalcon namespace, ready to be used. Zephir/C extensions are loaded together with PHP one time on the web server's daemon start process.
    Starting Price: Free
  • 13
    Swoole

    Swoole

    Swoole

    Powering the next-generation microservices and applications. Build high-performance, scalable, concurrent TCP, UDP, Unix Socket, HTTP, GRPC services with PHP and easy-to-use coroutine, fibers API. Write your next scalable async application with PHP coroutines and fibers. Compared with other async programming frameworks or software such as Nginx, Tornado, and Node.js, Swoole is a complete async solution that has built-in support for async programming via fibers/coroutines, a range of multi-threaded I/O modules (HTTP server, GRPC, process pools) and support for popular PHP clients like PDO for MySQL, Redis, and CURL. ...
    Starting Price: Free
  • 14
    Laravel Herd

    Laravel Herd

    Laravel Herd

    Laravel Herd for Windows is a native development environment designed to simplify local PHP and Laravel application development by providing a complete stack in a single installable tool. It includes essential components such as PHP, Nginx, Node.js, and command-line utilities like Composer, the Laravel installer, and Expose, allowing developers to start building applications immediately after installation without configuring multiple dependencies.
    Starting Price: $99 per month
  • 15
    Fat-Free Framework

    Fat-Free Framework

    Fat-Free Framework

    ...F3 is lightweight, easy-to-use, and fast. Most of all, it doesn't get in your way. It has a gentle learning curve so you save money on training expenses. Whether you're a novice or an expert PHP programmer, F3 will get you up and running in no time. No unnecessary and painstaking installation procedures and no complex configuration are required. A powerful yet easy-to-use PHP micro-framework designed to help you build dynamic and robust web applications. Full-featured toolkit, super lightweight code base with just ~90kb, and easy to learn. ...
    Starting Price: Free
  • 16
    Twilio

    Twilio

    Twilio

    ...Build accurate and personalized experiences for your customers, easily and at scale, using SMS and WhatsApp messaging, voice, video, email, and more. Browse documentation and SDKs in multiple coding languages, including Ruby, Python, PHP, Node.js, java, and C#, or jumpstart your first project with our open source code templates to quickly build production-ready communications apps. Sign up and start building today.
    Leader badge
    Starting Price: $0.0085 per min
    View Software
    Visit Website
  • 17
    PCOV

    PCOV

    PCOV

    A self-contained CodeCoverage compatible driver for PHP. When PCOV is left unset, PCOV will attempt to find src, lib or, app in the current working directory, in that order; If none are found the current directory will be used, which may waste resources storing coverage information for the test suite. If PCOV contains test code, it's recommended to set the exclude command to avoid wasting resources.
    Starting Price: Free
  • 18
    Yii

    Yii

    Yii PHP framework

    Yii is a fast, secure, and efficient PHP framework. Flexible yet pragmatic, works right out of the box, and has reasonable defaults. While Yii can virtually eliminate most repetitive coding tasks, you are responsible for the real creative work. This often starts with designing the whole system to be built, in terms of some database schema. The best way to do this is by using migrations.
    Starting Price: Free
  • 19
    Packagist

    Packagist

    Packagist

    Packagist is the main composer repository. It aggregates public PHP packages installable with Composer. Put a file named composer.json at the root of your project, containing your project dependencies. Packagist is the default Composer package repository. It lets you find packages and lets Composer know where to get the code from. You can use Composer to manage your project or libraries' dependencies.
  • 20
    PHPUnit

    PHPUnit

    PHPUnit

    PHPUnit requires the dom and json extensions, which are normally enabled by default. PHPUnit also requires the pcre, reflection, and spl extensions. These standard extensions are enabled by default and cannot be disabled without patching PHP’s build system and/or C sources. The code coverage report feature requires the Xdebug (2.7.0 or later) and tokenizer extensions. Generating XML reports requires the xmlwriter extension. Unit Tests are primarily written as a good practice to help developers identify and fix bugs, to refactor code and to serve as documentation for a unit of software under test. ...
    Starting Price: Free
  • 21
    DBmaestro

    DBmaestro

    DBmaestro

    DBmaestro’s DevOps Platform paves the way for safe implementation of CI/CD for Oracle, MS-SQL, DB2, PostgreSQL, MySQL and MariaDB databases. DBmaestro brings DevOps best practices to the database, delivering a new level of speed, efficiency, security and process integration. With DBmaestro’s solutions, organizations can run database deployments safely and methodically, increasing development team productivity and expediting time-to-market, making unplanned database downtime a thing of the past. ...
  • 22
    Komodo IDE

    Komodo IDE

    ActiveState Software

    Code faster with the IDE for today’s web languages – Python, PHP, Perl, Golang, Ruby and more.
  • 23
    CSS HTML Validator

    CSS HTML Validator

    AI Internet Solutions LLC

    CSS HTML Validator for Windows, Mac, and Linux is a fast, powerful, highly user configurable, and easy to use web development tool that checks HTML, CSS, SEO, spelling, accessibility (including WCAG 2.0/2.1/2.2), PHP, XHTML, JavaScript, htmx, and links. CSS HTML Validator includes batch processing (in the Pro edition), integrated HTML/CSS editing, and much more. It works offline so it's super-fast and your privacy is protected because your documents are not uploaded to a server for checking. CSS HTML Validator Pro has superior customization features so you can configure the validation to your liking. ...
    Starting Price: $60 (one time)
  • 24
    Studio 3T

    Studio 3T

    Studio 3T

    ...Break down aggregation queries into manageable steps and build them stage by stage, for easier debugging and querying. Generate instant code in JavaScript (Node.js), Java (2.x and 3.x driver API), Python, C#, PHP, and Ruby from MongoDB and SQL queries that you can copy and paste into your application. Save MongoDB imports, exports, data comparisons, and migrations as tasks that you can run on demand. Or even better, skip the reminders and schedule them to run exactly when you need them. Make changes to your collection’s schema in just a few clicks, perfect for schema performance tuning, restructuring, or cleaning up after data migration.
    Starting Price: $499/year/user
  • 25
    WackoWiki

    WackoWiki

    WackoWiki

    ...Includes a WYTIWYG editor, easy installer, section edit, thumbnail creation, many localizations, RSS autodiscovery, Links can be CamelCase or freely formed links using an intuitive two-character markup. Compatible with PHP 8.0 - 8.5 and MariaDB / MySQL / SQLite. On-the-fly correction of punctual typos & spec. characters. Access control through per-page access control lists. Automatic table of contents generation. Page watching & email notification on changes/comments. Powerful diff between revisions.
    Starting Price: $0
  • 26
    Laravel

    Laravel

    Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things. We love clean code just as much as you do. Simple, elegant syntax puts amazing functionality at your fingertips. Every feature has been thoughtfully considered to provide a wonderful developer experience. Dispatch background jobs to perform slow tasks like sending emails and generating reports while maintaining blazing fast...
    Starting Price: Free
  • 27
    Konfig

    Konfig

    Konfig

    ...By importing an OpenAPI Specification or Postman Collection, Konfig automatically produces SDKs in popular programming languages, including TypeScript, Python, Java, C#, PHP, Ruby, Go, Swift, and Dart. The platform ensures high-quality SDKs by identifying and rectifying errors in the OpenAPI Specification through its linter and writing test cases to prevent API updates from breaking existing SDKs. Konfig also generates branded, user-friendly documentation that auto-updates with any changes to the API specification, maintaining consistency between documentation and SDKs. ...
  • 28
    SmartClient

    SmartClient

    Isomorphic Software

    ...It provides a rich set of customizable UI components, advanced data management, automatic data binding, client-side caching, and flexible integration with any server technology, including Java, .NET, and PHP. These features make it easy to create complex, data-driven applications that fit seamlessly into existing tech stacks. SmartClient is also AI native, with intelligence built into every layer to accelerate development and empower users. Reify AI creates complete applications from natural language prompts, Answer Engine turns data questions into interactive dashboards, AI Report Builder generates shareable reports in seconds, and Instant UI automatically converts APIs or databases into fully functional apps. ...
    Starting Price: $745 per developer
  • 29
    ServBay

    ServBay

    ServBay

    ...It can configure a web development environment and programming languages in one click within 3 minutes, without any third-party dependencies. ServBay natively supports HTTP/2 and HTTP/3, as well as the latest PHP 8.4. ServBay is equipped with a powerful management interface (GUI), allowing developers to quickly install, upgrade, and switch between different versions of services. With modular combinations, developers can stack and replace various services like building Lego blocks, simulating diverse development environments to meet rapid development needs. ...
    Starting Price: $0
  • 30
    PHPixie

    PHPixie

    PHPixie

    ...Designed from scratch according to SOLID principles and industry standards. PHPixie started as a micro framework and has gradually grown to be one of the most popular full-stack PHP frameworks while retaining its high performance. This is in part because of the strict architecture that avoids common pitfalls such as reliance on static methods, global scope, singletons, and other antipatterns, thus also ensuring that the code is easy to read, debug, extend, and test.
    Starting Price: Free
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB