mainExtensions to Php Mode - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: #11436
System Name: php-ext-el
Name: Extensions to Php Mode
Group Type: non-GNU software and documentation

Search in this Group

in
    

This group is not part of the GNU Project.

Extensions to php-mode, such as, skeleton templates to language functions.

Registration Date: Wed 29 Apr 2015 10:44:43 AM UTC
License: GNU General Public License v3 or later
Development Status: 2 - Pre-Alpha

 

Latest News rss feed
Extensions to php mode integrated in php-mode
     posted by davidam, Sat 23 May 2015 09:10:36 PM UTC - 0 replies

From today, extensions to php-mode appears inside of php-mode https://github.com/ejmr/php-mode under skeleton directory.

Thanks for the attention.

Enjoy autocompletion and skeleton templates for php
     posted by davidam, Tue 12 May 2015 08:55:54 PM UTC - 0 replies

If you install php extensions (https://savannah.nongnu.org/projects/php-ext-el/), you will have autocompletion and skeleton templates for many, many php functions:

$ cd ~
$ mkdir mydir
$ cd mydir
$ git clone git://git.savannah.nongnu.org/php-ext-el.git

Edit you .emacs and add:

(setq php-ext-path "~/mydir")
(load (concat php-ext-path "php-ext.el"))


[Submit News]
[2 news in archive]
Quick Overview
 Memberlist (1 member)

Communication Tools
 Tech Support Manager (open items: 0, total: 0)
  - Browse open items
  - Submit a new item
 Mailing Lists (0 public mailing lists)

Development Tools
 Bug Tracker (open items: 0, total: 0)
  - Browse open items
  - Submit a new item
 Task Manager (open items: 0, total: 0)
  - Browse open items
  - Submit a new item

Back to the top

Powered by Savane 3.11