Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

phpjs

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phpjs

php.js offers community built php functions in javascript

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.9K
decreased by-1.75%
Maintainers
2
Weekly downloads
 
Created
Source

php.js

Build Status Gittip donate button Flattr donate button PayPayl donate button BitCoin donate button

php.js is a resource that offers community-built JavaScript alternatives to PHP functions.

More info at: http://phpjs.org/about

Building the site

Prerequisites

The site is built using Octopress. For instructions how to set things up, please check here.

build, generate, commit, push, deploy

make site MSG="Updated site"

preview locally

make site-preview

reset site (should not be necessary)

make site-clean

Testing

Cli

make test
node bin/phpjs.js --action test --name sort
node bin/phpjs.js --action test --category array

Web

PORT=8080 node _tests/server.js

Point your webbrowser to http://localhost:8080

Keywords

FAQs

Package last updated on 17 Jan 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc