Showing 850 open source projects for "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
    PHPeclipse - PHP Eclipse-Plugin
    PHP - Support for the Eclipse IDE Framework ( www.eclipse.org ). Some Features are PHP parser, debugger, code formatter, outline view, templates...(Programming Language: Java)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A straight C implementation of most of Google's protobuf message serialization format. Small and simple to use. Suitable for embedded use. Generates either simple C or C++ or PHP en(de)coding code. Respect protobuf standard from google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ...This class provides a SAFE, clean, object oriented, and efficient way to do database development. All queries except those with multiple row results return exactly what you need in one line of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phWorkflow, a workflow environment for use with php5. The script uses a .xml-file to provide status changes for all kinds of web-pages. the code was written mainly as a "proof-of-concept", but should provide a good starting point for extensions.
    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
  • 5
    A framework for building web apps based on a declarative specification made in XML files, code generator and templating system based on XSL Transformations. Base entirely on MVC model, xpotronix permits a fast building web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Extensible Bulletin Board Code System is designed to be an extensible system for parsing bulletin board code (commonly referred to as "bbcode") to or from HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An short but powerfull framework for PHP 5+. based in the Model View Controller (MVC), it can use Mysql, Microsoft Sql Server and partially Oracle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RAD object oriented php framework for writing extendable and reusable code. This php framework includes statefull event-driven mvc engine, ORM, DB abstraction and class library for common tasks. Application is a set of classes assembled in an XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHPSCH is php based source code syntax highlighter. It supports php, c++, c#, java, delphi, css, html, mysql. You can change the default syntax colors with yours. project page: www.ibonette.com/phpsch-source-code-highlighter-kaynak-kod-renklendirici
    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
  • 10
    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
  • 11
    SfDT is a Eclipse plugin for the Symfony Framework. It provides a toolset for easier, faster and better developing process based on symfony framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Odin WSC, bir web sitesinin, dinamik olarak çalışmasına yarayan PHP kodlarını, hazır modüller yardımıyla sadece form doldurarak, sisteme entegre edilmesine yarayan bir motordur.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ...The project's purpose is to create the object that can be dynamically extended oneself . ExtensibleObject can extend oneself by other ExtensibleObject anywhere in your code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHPAutoRequire is a PHP5 library which recursively scans a set of directories and stores filenames in a cache in order to automatically load classes when PHP tries to instantiate them. Use it if you want to get rid of require_onces in your code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    "Extended Data Types for PHP" is a collection of PHP5 classes, which provide easily usable common data types like Lists, Trees or Graphs. Installation will be possible via an PEAR Channel or as local library in a website's code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Serves the administration and the rental company of Video's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP Core Class Generator, given a specific MySQL database, will generate all core files with get and set methods as well as a core file which handles all DB updates/inserts/deletes with automatic notification of any errors. Uses PEAR::DB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple software that allows user to execute PHP code on server, using eval() function... Very helpful for quick code testing and for learning PHP. Careful as it can execute anything on the server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web ERP OpenSource adapter to the Portuguese market
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A PHP class that helps you when using Database driven projects providing functionalities to speed up development and code reuse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RapiDevPHP/ MySQL is a set of PHP Functions that allows the rapid development of PHP/ MySQL websites. With just a few lines of code you can create complex Forms with Insert/ Edit/ Delete functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Orangeblueprint (OBP) takes a fresh Ubuntu install and sets up a locally hosted website/management interface to administrate trac projects and Subversion ('d) code. Easy to create/delete trac projects, add/remove users from trac projects, post ideas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sierra-php is yet another PHP framework. It is compatible with both PHP 4 and 5. It provides a foundation of reusable object-oriented code for Linux/Unix PHP software implementations. More documentation is provided at: http://code.google.com/p/sierra-php
    Downloads: 5 This Week
    Last Update:
    See Project