Showing 71 open source projects for "liblpsolve55.so"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    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
  • 1
    BladeOne Blade Template Engine

    BladeOne Blade Template Engine

    The standalone version Blade Template Engine without Laravel

    ...It's based in C# Razor (another template library for C#). It's starting to be considered a de-facto standard template system for many PHP (Smarty has been riding off the sunset since years ago) so, if we can use it without Laravel then it's a big plus for many projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Sidecar for Laravel

    Sidecar for Laravel

    Deploy and execute AWS Lambda functions from your Laravel application

    ...Common use cases could be taking screenshots with headless Chrome, generating images, or doing a server-side rendering of your Javascript frontend. When running on a serverless platform, it's not quite as easy as installing Node and running your functions. You don't have access to the server! So you end up deploying a single Vercel or Netlify function and calling it over HTTP or just forgetting the thing altogether.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHP Jet Framework

    PHP Jet Framework

    Powerful PHP8 framework for real developers

    🧰 Everything you need Completely unique MVC that will make your work much easier, flexible and powerful ORM, perfect forms, all ready for international environment, support for authentication and authorization including roles and rights, REST, AJAX, server-side UI generation and many more Last but not least, the whole system is modular and built on the principle of micro-applications - application modules. This will quite fundamentally improve your productivity, testing and deployment, work organization, code reusability and so on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Livewire Datatables

    Livewire Datatables

    Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine

    ...If you want to give your users the ability to pin specific records to be able to, for example, compare them with each other, you can use the CanPinRecords trait. Ensure to have at least one Checkbox Column so the user can select records.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    blood-framework

    blood-framework

    php framework with simplicity in mind

    ...But if you need custom functionality then you will be probably rewriting thous classes/functions any way. And if you are happy with ready solutions you will be probably going with Wordpress. So if you are using thous other frameworks you will end up with tens or hundreds of MB of code that you don't need. Sooner or later it will become a problem. With Blood framework it's different. Here all files will become yours to edit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CodeIgniter

    CodeIgniter

    Open Source PHP Framework (originally from EllisLab)

    ...It adopts an MVC-style or loosely structured approach depending on developer preference, with core components for routing, input handling, output views, and database abstraction. The framework provides convenience libraries for sessions, form validation, encryption, email, file uploads, and more, all optional so the footprint stays small. Because it doesn’t force heavy conventions, CodeIgniter is flexible for both small projects and larger modular applications where you may want to craft your own architecture. Its documentation and clarity of code make the learning curve gentle for PHP newcomers. In production, CodeIgniter’s efficiency and minimal overhead make it a steady option when performance and stability are priorities.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 7
    NeoEloquent

    NeoEloquent

    The Neo4j OGM for Laravel

    Neo4j Graph Eloquent Driver for Laravel. The service provider will register all the required classes for this package and will also alias the Model class to NeoEloquent so you can simply extend NeoEloquent in your models. The generated label from that relationship will be VinelabCmsAdmin, this is necessary to make sure that labels do not clash in cases where we introduce another Admin instance like Vinelab\Blog\Admin then things get messy with :Admin in the database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Jetstrap

    Jetstrap

    Laravel 8 package to easily switch TailwindCSS resources

    Jetstrap is a lightweight laravel 8 package that focuses on the VIEW side of the Jetstream / Breeze package installed in your Laravel application, so when a swap is performed, the Action, MODEL, CONTROLLER, Component, and Action classes of your project are still 100% handled by Laravel development team with no added layer of complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dingo API

    Dingo API

    A RESTful API package for the Laravel and Lumen frameworks

    ...While the goal of this package is to remain as flexible as possible it still won't cover all situations and solve all problems. It is very important to understand which version of Dingo to use, and even more so to understand what is supported and what is not. If the version of dingo you are using is not supported, then please update it, and if necessary your version of Laravel. Much of the package comes preconfigured so that you can start building your API as soon as possible. You can use your .env file to configure most of the package, however, some finer tuning of the package will require you to either publish the configuration file (Laravel) or configure it in bootstrap/app.php (Lumen). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    PSR-11 Container interface

    PSR-11 Container interface

    A common interface for dependency injection containers

    The goal set by ContainerInterface is to standardize how frameworks and libraries make use of a container to obtain objects and parameters. An entry identifier is any PHP-legal string of at least one character that uniquely identifies an item within a container. An entry identifier is an opaque string, so callers should not assume that the structure of the string carries any semantic meaning. The Psr\Container\ContainerInterface exposes two methods, get and has. get takes one mandatory parameter: an entry identifier, which must be a string. get can return anything (a mixed value), or throw a NotFoundExceptionInterface if the identifier is not known to the container. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Omnipay

    Omnipay

    A framework agnostic, multi-gateway payment processing library

    ...If you need to change payment gateways you won’t need to rewrite your code. Most official PHP payment gateway libraries are a mess. Most payment gateways have exceptionally poor documentation. So, why use Omnipay instead of a gateway’s official PHP package/example code? Because you are writing a shopping cart and need to support multiple gateways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swoft

    Swoft

    PHP Microservice full Coroutine framework

    ...There are similar Go language operations, similar to the Spring Cloud framework flexible annotations, powerful global dependency injection container, comprehensive service governance, flexible and powerful AOP, standard PSR specification implementation, and so on. Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management. Built-in high-performance network server(HTTP/Websocket/RPC/TCP). Flexible componentization. Flexible annotation function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel View Xray

    Laravel View Xray

    Take a look into your Laravel views

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the output HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Laravel Test Factory Generator

    Laravel Test Factory Generator

    Generate Laravel test factories from your existing models

    This package will generate factories from your existing models so you can get started with testing your Laravel application more quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    ...When using a database, Eloquent models are populated from data read from a database table. With Elasticquent, models are populated by data indexed in Elasticsearch. The whole idea behind using Elasticsearch for search is that its fast and light, so you model functionality will be dictated by what data has been indexed for your document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Docker env

    Docker env

    A Faster Lightweight Full-Stack PHP Framework

    So, we need use register_shutdown_function and error_get_last to handle this finally error which set_error_handler can't handle. When the framework running, we can handle the error by ourself, such as, give a friendly error messge for client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ServiceNode is a non-blocking preforking multi-process HTTP server and framework for unix-/linux- based systems/ environments. It is directly written in php. So up to now .. Work is in progress.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    PHP Framework - Smart.Framework

    PHP Framework - Smart.Framework

    The next-generation PHP Framework Middleware + MVC

    Smart.Framework - A High Performance PHP / Javascript Framework for Web Projects Clean Code Full Decoupled Libraries Independent Packages (based on plugins) Great Architecture (a hybrid between Multi-Tier and Middleware, combined with clean code separation as MVC). So, it is a very light and fast PHP / Javascript web framework. The paradox is that it have more built-in features than the well-known frameworks like Zend Framework 2 or Symfony 2 but is 2x ... 9x faster in the terms of requests / second, so it can serve many million users per day. Easy coding != Performance The primary goal of Smart.Framework is to provide a very fast and responsive web framework. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hifone

    Hifone

    A free, open-source, self-hosted forum software

    Hifone is a free, open-source, self-hosted forum software based on the Laravel PHP Framework. This package is currently in (very-)alpha stage, so all of the following features may or may not work yet. However, feel free to post issues and feature requests. We will try to fix and improve the package as fast as we can based on your help. By default Hifone comes with a .env.example file. You'll need to rename this file to just .env regardless of what environment you're working on. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Webiness

    Webiness

    Lightweight PHP framework

    Webiness is lightweight PHP framework based on MVC design pattern. It has a very straightforward installation process that requires only a minimal configuration, so it can save you a lot of hassle. Also, it canbe an ideal choice if you want to avoid PHP version conflict, as it works on all PHP versions from 5.3. Webiness extensively uses the lazy loading technique so, in most cases, it is faster then other frameworks. It can be used for rapid prototyping of web applications. Webiness is integrated with jQuery, and it comes with a set of AJAX-enabled features and his own light CSS framework for frontend development. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CorsoDB Web Application Framework

    A Bootstrap-based web app framework with user management and more.

    ...This Bootstrap 3 configuration comes with all currently available themes from Bootswatch.com as optional CSS imports, all jQuery localised to the js directory and Google's Angular.js libraries imported, too - this opens options for future community expansions - I am always open to suggestions and fixes from my userbase and community! :D Lastly, I am also providing an SQL Database dump with tables pre-built and example data filled in - this is so you can log in right after installation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pith PHP Framework
    The Pith PHP Framework is a web application framework written in PHP 5. Features planned for 1.0 are listed in the Readme; the current version of the Pith Framework is 0.5.7.2 (alpha release 22) The goal of the Pith Framework is to combine a simple to use (pithy) framework with an admin control panel. The Pith Framework puts everything it does into an easy to use variable named $pith. (Currently there are a couple other vars in the global namespace but they'll be gone in a few versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a complete API to access World of Warcraft armory at battle.net. This also includes cache control, so you can keep below the daily request limit. Ideas is more than welcome. Change log: http://sourceforge.net/p/wowarmoryapi/home/Changelog
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tangra is a framework for development of PHP5 applications. Its main target is to boost the productivity of the developers. Contains: 1. Tangra Code Library - over 11000 LOC; 2. Modules (75 so far); 3. Control Center - Web based administration tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    phpSELF

    Simple Enhanced Light Framework

    ...The modules for the most part will be self-contained, using a custom loader for any dependancies (similar to the way DLL's depend on other DLL's to be present). Each module is designed to run independant of the framework so you can strip it down to just one component. This is not a MVC based framework. It is structured the way you would typically develop a desktop application with classes, and a main controller which, with the user side being dependent on Smarty templates, although you can adapt it to be MVC if you desire by stripping out Smarty and adding in a module to handle your code this way. ...
    Downloads: 0 This Week
    Last Update:
    See Project