Showing 26 open source projects for "factory"

View related business solutions
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    HTTP Factories

    HTTP Factories

    Implementation of PSR-17 (HTTP Message Factories)

    ...An HTTP factory is a method by which a new HTTP object, as defined by PSR-7, is created. HTTP factories MUST implement these interfaces for each object type that is provided by the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ReflectionDocBlock

    ReflectionDocBlock

    Component of phpDocumentor that provides a DocBlock parser

    ...With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. In order to parse the DocBlock one needs a DocBlockFactory that can be instantiated using its createInstance factory method. Then we can use the create method of the factory to interpret the DocBlock. Please note that it is also possible to provide a class that has the getDocComment() method, such as an object of type ReflectionClass, the create method will read that if it exists. The create method will yield an object of type \phpDocumentor\Reflection\DocBlock whose methods can be queried. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Request Factories

    Request Factories

    Test requests in Laravel without all the boilerplate

    Test requests in Laravel without all the boilerplate.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Imagine

    Imagine

    PHP 5.3 object oriented image manipulation library

    Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. Imagick\Image). The main idea of Imagine is to avoid driver specific methods spill outside of this class and couple of other internal interfaces (Draw\DrawerInterface), so that the filters and any other image manipulations can operate on ImageInterface through its public API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    DomQuery

    DomQuery

    PHP library for easy 'jQuery like' DOM traversing and manipulation

    DomQuery is a PHP library that allows you to easily traverse and modify the DOM (HTML/XML). As a library, it aims to provide 'jQuery-like' access to the PHP DOMDocument class.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Laravel Blade

    Laravel Blade

    Laravel's Blade templating engine for use outside of Laravel

    The standalone version of Laravel's Blade templating engine for use outside of Laravel. Create a Blade instance by passing it the folder(s) where your view files are located, and a cache folder. Render a template by calling the make method.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A Fluent Builder For Schema.org Types

    A Fluent Builder For Schema.org Types

    A fluent builder Schema.org types and ld+json generator

    spatie/schema-org provides a fluent builder for all Schema.org types and their properties. The code in src is generated from Schema.org's JSON-LD standards file, so it provides objects and methods for the entire core vocabulary. The classes and methods are also fully documented as a quick reference. We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    General purpose PHP SOAP-client

    General purpose PHP SOAP-client

    A general purpose SOAP client for PHP

    Sick and tired of building crappy SOAP implementations? This package aims to help you with some common SOAP integration pains in PHP. Its goal is to make integrating with SOAP fun again! Since life is too short to read documentation, we've added a scafolding wizard which will get you communicating with your SOAP server in no time! Implementing SOAP extensions is a real pain in the ass. It forces you to overwrite core methods of the built-in SOAP client. If you ever had to implement WSA or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Laravel IDE Helper Generator

    Laravel IDE Helper Generator

    Complete PHPDocs, directly from the source

    This package generates helper files that enable your IDE to provide accurate autocompletion. Generation is done based on the files in your project, so they are always up-to-date. This package makes use of Laravels package auto-discovery mechanism, which means if you don't install dev dependencies in production, it also won't be loaded. Avoid caching the configuration in your development environment, it may cause issues after installing certain packages; respectively clear the cache...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 10
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 11
    eBag

    eBag

    Company administration manager

    eBag is software project focused on company (factory) administration via PHP+MySQL solutions, on the local network, using browsers as terminals to access the company database. The server solution provides platform independence and collaborative work. PHP offers flexibility and the ability to change (or upgrade) the source code to personal needs, and MySQL innoDB provides transactional safe, recoverable tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Proxy Manager

    Proxy Manager

    OOP Proxy wrappers/utilities to manage proxies of your objects

    This library aims to provide abstraction for generating various kinds of proxy classes. Available as part of the Tidelift Subscription. The maintainer of ocramius/proxy-manager and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. The suggested installation method...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    KwaMoja

    KwaMoja

    Out of Africa comes KwaMoja. A fresh start for webERP!

    KwaMoja is designed to help you manage your business in a more efficient and profitable manner. It combines your book keeping needs with all the tools to plan your inventory purchases. It will let you know when your factory needs to start manufacturing parts in order to keep up with orders. It will help you better manage your cash flow. All these and more will help your business become more efficient, and greater efficiency will equal greater profits. KwaMoja is a fork of the once popular webERP project. WebERP has suffered in recent years with an increasingly abusive and dishonest style of management, which has seen the number of downloads go into decline. ...
    Downloads: 0 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

    Job log for factory

    Simple log for the job done in factory per employee, order, operation

    This is a simple web interface for logging the job done in the factory. There are several web forms: (1) List of employees - first and last name, nickname, team, flag for active/fired (2) List of work operations - name, cost, flag for active/obsolete (3) List of orders - order ID, project name, country, flag for active/finished (4) Log of the job done - who has done what amount and type of operations regarding which order/project (5) Reports - employee worksheets, job done per employee/operation/order, payroll for salary (optionally excluding some operations) Unfortunately there is no web interface for creating login accounts - so you will have to manually edit table USER in database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Viapps

    opensource Virtual Appliance Factory

    Viapps in an automation solution that support full live cycle of infrastructure services on Cloud environments, reducing very significantly time and resources needed to implement and operate these services. Solution allows to create, install, config, update, admin, monitor and audit services like Firewalls, DNS/DHCP/NTP Servers, HTTP Proxy, SMTP Gateways and IP LoadBalance (more services are comming). It is based on opensource components like Chef Server and own development, is compatible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This tool generates test data. It can be used at any point where you need some random data, e.g. to fill up a database, or to do unit testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    kambada
    Kambada is a web kanban board manager for any propose such as software development and factory production line. It's intended to organize departments, groups and tasks for agility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A framework for PHP5 to automagically create classes that map your DB and also create methods to obtain related objects. Don't code a getter or setter again! Imagine this: $client =& Client::factory(4)... and without having to code the Client class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WFF is a simple application which binds html forms to a database. WFF analyzes the html file you supply and identifies all the common input types it contains: Text fields, Drop down lists, Checkboxes, Radio buttons & Textareas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PHPRPMs is a collection of tools required to build PHP extensions "missing" from your RedHat/Fedora distribution (such as mhash, mcrypt, FDFtk, mssql, SQLite, APC, APD, dBase, filePro and others) as RPM add-ons to your "factory" PHP packages.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    PDFLib-free PDF creation using PHP. It has interface compatible with php pdf creator (pdf-php library). Implements most of Adobe recommended features like PageTrees, Outlines, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Tree Factory is a set of PHP classes for manipulating hierarchical tree structures stored in MySQL databases. So far the nested sets tree model is in a mid-alpha stage of development. Other models will follow--all with compatible APIs. Req MySQL 4.1.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fraunhofer SimWebApp
    Multi-user online service implementation for web-based factory modeling. Rich user interface and scalable backend system to build online simulation services on or do other processing of factory data. Demo at https://fabriksimulation.ipa.fraunhofer.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next