Showing 251 open source projects for "php source code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Source Code Pro

    Source Code Pro

    Monospaced font family for user interface and coding environments

    Monospaced font family for user interface and coding environments. Source Code Pro is a set of OpenType fonts that have been designed to work well in user interface (UI) environments. The fonts' source files and build instructions are available in the repository's master branch. Provides several types and styles of fonts for coding purposes. To build the binary font files from source, you need Python 3 along with the Adobe Font Development Kit for OpenType (AFDKO) and FontTools packages...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2

    Cascadia Code

    A fun, new monospaced font that includes programming ligatures

    This project contains the source code for Cascadia Code, a fun yet modern monospaced font that includes programming ligatures. Cascadia was designed to enhance the look and feel of the Windows Terminal, with three variants: Cascadia Code, the standard version of the font; Cascadia Mono, which is the version without Ligatures; and Cascadia PL, the version embedded with Powerline symbols. For Windows or any other OS that employs TrueType hinting, it is recommended to use the TTF version...
    Downloads: 62 This Week
    Last Update:
    See Project
  • 3
    PHP Font Lib

    PHP Font Lib

    A library to read, parse, export and make subsets of different fonts

    This library can be used to read TrueType, OpenType (with TrueType glyphs), WOFF font files. Extract basic info (name, style, etc). Extract advanced info (horizontal metrics, glyph names, glyph shapes, etc). Make an Adobe Font Metrics (AFM) file from a font. You can find a demo GUI. This project was initiated by the need to read font files in the DOMPDF project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Operator Mono Ligatures

    Operator Mono Ligatures

    Add ligatures to Operator Mono similar to Fira Code

    Add ligatures to Operator Mono similar to Fira Code. This project will generate new OpenType fonts for Operator Mono that includes ligatures similar to those found in the popular Fira Code font. These ligatures were custom-created using Glyphs. There are even italic versions of the ligatures. All new redesigned ligatures with better hinting. Updated font generation to support advanced OpenType features like those found in Fira Code. For example, the cursor now moves inside the ligature. It also...
    Downloads: 32 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
    Learn More
  • 5
    Pretendard

    Pretendard

    A system-ui alternative font for all cross-platform

    .... You can use Pretendard using a CDN, and you can use the CDN of your choice among cdnjs and UNPKG, in addition to jsDelivr, which is basically recommended by checking the toggle. Pretendard provides dynamic subsets in the same way as Hangul fonts provided by Google Fonts, as a way to solve the problem of web font capacity. Use the code below to use Pretendard faster by selectively downloading only the text included in the page. The font-family name to use Pretendardis.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 6
    Maple Font

    Maple Font

    Open source monospace/Nerd Font font with round corner and ligatures

    Open source monospace/Nerd Font font with round corner and ligatures for IDE and command line. Inspired by Source Code Pro, Fira Code Retina, Sarasa Mono SC Nerd and so on. New shape, such as @ # $ % & and new shape of italic style. More ligatures - such as .., ..., /*, /**. Small size, leave only contains latin, table control characters and few symbols. Better rendering effect - redesigned it according to Fira Code Retina's spacing and glyph. Cursive style, better glyph shape, lower...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    ImGuiFileDialog

    ImGuiFileDialog

    File Dialog for Dear ImGui

    ... the actual library code is located. You must also, of course, have added Dear ImGui to your project for this to work at all. dirent v1.23 is required to use ImGuiFileDialog under Windows. It is included in the Lib_Only branch for your convenience. Can have many function calls with different parameters for one display function. Can also display different things according to current filter and UserDatas.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    IBM Plex

    IBM Plex

    The package of IBM’s typeface, IBM Plex

    Meet the IBM Plex® typeface, our new corporate typeface family. It’s global, it’s versatile and it’s distinctly IBM. We designed the IBM Plex typeface carefully to both meet our needs as a global tech company and express who we are as IBMers. It took two years and a lot of work to get here, but today we have a signature typeface we’re proud and excited to share with the world. Discover more about our development of the IBM Plex typeface. The IBM Plex typeface is an open-source project...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Lucide

    Lucide

    Beautiful & consistent icon toolkit made by the community

    Community-run fork of Feather Icons, open for anyone to contribute icons. It began after growing disaffection with the Feather Icons project moderation. With over 300+ open issues and over 100+ open PRs, the Feather Icons project has been abandoned. This unfortunately means that hundreds of developers and designers wasted their time contributing to Feather Icons with no chance of PRs being accepted. Lucide is trying to expand the icon set as much as possible while staying faithful to the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
    Sign up
  • 10
    GoDotEnv

    GoDotEnv

    A Go port of Ruby's dotenv library

    A Go (golang) port of the Ruby dotenv project (which loads env vars from a .env file). Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments–such as resource handles for databases or credentials for external services–should be extracted from the code into environment variables. But it is not always practical to set environment variables on development machines or continuous integration servers...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Simple Icons

    Simple Icons

    SVG icons for popular brands

    ... such as webpack to remove the unused icon code. The icons are also available through our Packagist package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Blade Icons

    Blade Icons

    A package to easily make use of SVG icons in your Laravel Blade views

    A package to easily make use of SVG icons in your Laravel Blade views. Choose from a wide selection of icon sets. Like the Heroicons on the right. With 66 different icon sets, we probably can find the right one for you. Blade Icons is a base package to make it easy for you to use SVG icons in your app. In addition, there's also quite some third party icon set packages. When working with Blade Icons, and third party icon sets in particularly, you'll often be working with large icon sets. This...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Victor Mono

    Victor Mono

    A free programming font with cursive italics and ligatures

    Victor Mono is an open-source monospaced font with optional semi-connected cursive italics and programming symbol ligatures. The typeface is slender, crisp, and narrow, with a large x-height and clear punctuation, making it legible and ideal for code. It comes in seven weights and Roman, Italic, and Oblique styles. When it comes to programming fonts, I prefer something thin and relatively condensed, but with a more informal, flowing, and human style for standouts like comments and certain...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    xmonad

    xmonad

    The core of xmonad, a small but functional ICCCM-compliant

    A dynamically tiling X11 window manager that is written and configured in Haskell. In a normal WM, you spend half your time aligning and searching for windows. XMonad makes work easier, by automating this. xmonad automates the common task of arranging windows, so you can concentrate on getting stuff done. Out of the box, no window decorations, no status bar, no icon dock. just clean lines and efficiency. Haskell and smart programming practices guarantee a crash-free experience. It sports a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Phosphor Icons

    Phosphor Icons

    The homepage of Phosphor Icons, a flexible icon family for everyone

    ... need to know that. Phosphor's intuitive but powerful API can style the color, size, and weight of an icon with a few keystrokes, provide default styles to all icons via the Context API, or directly manipulate the SVG at runtime through render props to do some amazing things! Supports tree-shaking, so your bundle only includes code for the icons you use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Laravel Kit

    Laravel Kit

    A desktop Laravel admin panel app

    .... fill in your arguments and options and you will see your output in the Terminal section. Go to Artisan. Click Serve from the top bar to serve. This will execute php artisan serve. Then click Stop to stop serving the application. Tinker brings an evolved way to tinker with your application. Go to Tinker and type your code on the left code editor powered by Monaco Editor (vscode) and click Tinker in the bottom of the screen or press Ctrl+T on your keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Custom Electron Titlebar

    Custom Electron Titlebar

    Custom electon title bar inpire on VS Code title bar

    Custom election title bar inspires on VS Code title bar. This project is a typescript library for the electron that allows you to configure a fully customizable title bar. To see the options you can include in the Title Bar constructor, such as color of elements, icons, menu position, and much more, and the methods you can use, go to the wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Devicon

    Devicon

    Set of icons representing programming languages, design & development

    Devicon is a set of icons representing programming languages, designing, and development tools. You can use it as a font or directly copy/paste the SVG code into your project. Devicon aims to gather all logos representing development languages and tools. Each icon comes in several versions: font/SVG, original/plain/line, colored/not colored, wordmark/no wordmark. Devicon has 150+ icons. And it's growing! Open icomoon.io and import icomoon.json. Choose yes when being asked if you would like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    JetBrains Mono

    JetBrains Mono

    The free and open-source typeface for developers

    A typeface made for developers. Characters remain standard in width, but the height of the lowercase is maximized. This approach keeps code lines to the length that developers expect, and it helps improve rendering since each letter occupies more pixels. Consider this in contrast to some other fonts. Consolas, for example, has slightly wider letters. However, they are still rather small, which forces you to increase the size by one point to make the font more readable. As a result, lines...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    penrose

    penrose

    A library for writing an X11 tiling window manager

    .... Penrose was born out of my failed attempts to refactor the dwm codebase into something that I could more easily understand and hack on. While I very much admire and aim for minimalism in code, I personally feel that it becomes a problem when your code base starts playing code golf to keep things short for the sake of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CFONTS

    CFONTS

    Sexy fonts for the console

    ...% of the code base. For more details about the code coverage check out coveralls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    berry

    berry

    A healthy, byte-sized window manager

    A healthy, bite-sized window manager written in C over the XLib library. Controlled via a powerful command-line client, allowing users to control windows via a hotkey daemon such as sxhkd or expand functionality via shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SFSafe Symbols

    SFSafe Symbols

    Safely access Apple's SF Symbols using static typing

    At WWDC 2019, Apple announced a new library of icons that came included with that year's new operating system versions. To browse them, there's a dedicated Mac app called SF Symbols. You can be sure your symbol code won't crash due to typos or symbol availability issues. This is because all symbols are tested via a CI (on the latest iOS & tvOS versions and also some earlier OS versions). Lookups in the SF Symbols app (e. g. about available layersets, available localizations & the look...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Polaris

    Polaris

    Shopify’s design system to work together to build experiences

    Shape the merchant experience for Shopify’s core product, the admin. Fundamental design guidance for creating quality admin experiences. Reusable elements and styles, packaged through code, for building admin interfaces. Coded names that represent design decisions for color, spacing, typography, and more. Over 400 carefully designed icons focused on commerce and entrepreneurship. The shopify/polaris repository is an intergalactic monorepo made up of NPM packages, VSCode extensions, and websites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    JuliaMono

    JuliaMono

    repository for JuliaMono, a monospaced font

    JuliaMono, a font for programming. JuliaMono is a monospaced typeface designed for programming in text editing environments that require a wide range of specialist and technical Unicode characters. Repository for JuliaMono, a monospaced font with reasonable Unicode support. JuliaMono is a monospaced typeface designed for programming and in other text editing environments that require a wide range of specialist and technical Unicode characters. It was presented at the 2020 JuliaCon conference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next